Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Sparky BE
+ '{JAR_CMD}' ufv /opt/app/sparky/lib/sparkybe-onap-application.jar -C /opt/app/sparky/config/portal/ BOOT-INF/classes/portal.properties -C /opt/app/sparky/config/portal/ BOOT-INF/classes/key.properties
+ cd /opt/app/sparky
+ exec java -Xms1024m -Xmx4096m '-DAPP_HOME=/opt/app/sparky' '-DCONFIG_HOME=/opt/app/sparky/config' '-Dlogging.config=/opt/app/sparky/config/logging/logback.xml' -jar /opt/app/sparky/lib/sparkybe-onap-application.jar
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2022-01-04T23:20:17.719Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5465f69c4d-kshnp with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-01-04T23:20:17.719Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5465f69c4d-kshnp with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-01-04T23:20:17.725Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
2022-01-04T23:20:17.725Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/sparky/lib/sparkybe-onap-application.jar!/BOOT-INF/lib/groovy-2.4.15-indy.jar!/) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-01-04T23:20:19.274Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-01-04T23:20:19.278Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-01-04T23:20:19.317Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-01-04T23:20:19.319Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-01-04T23:20:22.541Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2022-01-04T23:20:22.640Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-01-04T23:20:22.642Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8615ms to org.eclipse.jetty.util.log.Slf4jLog
2022-01-04T23:20:22.672Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-01-04T23:20:22.672Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-01-04T23:20:22.672Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-01-04T23:20:22.673Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-01-04T23:20:22.673Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-01-04T23:20:22.673Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-01-04T23:20:22.673Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-01-04T23:20:23.125Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-01-04T23:20:23.126Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-01-04T23:20:23.167Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-01-04T23:20:23.168Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-01-04T23:20:23.176Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-01-04T23:20:23.177Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-01-04T23:20:23.181Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-01-04T23:20:23.185Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-01-04T23:20:23.188Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-01-04T23:20:23.189Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-01-04T23:20:23.190Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-01-04T23:20:23.191Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-01-04T23:20:23.606Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@57fae983
2022-01-04T23:20:23.630Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1,MANAGED}
2022-01-04T23:20:23.636Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@56ba8773,POJO}
2022-01-04T23:20:23.641Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@322803db{STOPPED},MANAGED}
2022-01-04T23:20:23.650Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@322803db{STOPPED} added {JettyEmbeddedServletHandler@5965844d{STOPPED},MANAGED}
2022-01-04T23:20:23.650Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@6d4a65c6{STOPPED},MANAGED}
2022-01-04T23:20:23.683Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-01-04T23:20:23.738Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@4d23015c[HTTP/1.1] added {HttpConfiguration@383f1975{32768/8192,8192/8192,https://:0,[]},POJO}
2022-01-04T23:20:23.744Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {Server@7a24eb3{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-01-04T23:20:23.745Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-01-04T23:20:23.745Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@55b8dbda{STOPPED},AUTO}
2022-01-04T23:20:23.746Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3b569985,POJO}
2022-01-04T23:20:23.746Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4d23015c[HTTP/1.1],AUTO}
2022-01-04T23:20:23.746Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4d23015c[HTTP/1.1]
2022-01-04T23:20:23.752Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-01-04T23:20:23.752Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {ServerConnector@66e889df{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-01-04T23:20:23.775Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-01-04T23:20:23.786Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@388b401d]
2022-01-04T23:20:23.813Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["*.svgz",pathDepth=0,group=SUFFIX_GLOB],resource=true] to PathMappings[size=1]
2022-01-04T23:20:23.813Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@6a10b263{STOPPED} mime types IncludeExclude@476ec9d0{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@325bb9a6,e=[image/ief, image/vnd.wap.wbmp, image/jpeg, application/bzip2, image/x-portable-graymap, application/brotli, image/bmp, image/gif, image/x-icon, audio/midi, video/x-msvideo, image/x-xbitmap, application/x-rar-compressed, image/x-portable-bitmap, image/x-rgb, image/x-cmu-raster, application/gzip, audio/x-wav, audio/x-pn-realaudio, audio/basic, application/compress, audio/x-aiff, video/x.ms.asx, video/x.ms.asf, image/png, video/vnd.rn-realvideo, image/x-xwindowdump, image/jpeg2000, video/x-sgi-movie, audio/mpeg, image/xcf, video/mpeg, image/x-portable-pixmap, image/tiff, image/x-portable-anymap, image/x-xpixmap, application/zip, video/quicktime, application/x-xz, video/mp4],ep=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@1d12b024}
2022-01-04T23:20:23.814Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@6a10b263{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-01-04T23:20:23.814Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {GzipHandler@6a10b263{STOPPED},MANAGED}
2022-01-04T23:20:23.836Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@7fab4be7[HTTP/1.1] added {HttpConfiguration@a64e035{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@4d74c3ba]},POJO}
2022-01-04T23:20:23.839Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@64138b0c{SSL->HTTP/1.1} added {SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2022-01-04T23:20:23.842Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {Server@7a24eb3{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-01-04T23:20:23.842Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-01-04T23:20:23.842Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@736f3e9e{STOPPED},AUTO}
2022-01-04T23:20:23.842Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@bdc8014,POJO}
2022-01-04T23:20:23.843Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@64138b0c{SSL->HTTP/1.1},AUTO}
2022-01-04T23:20:23.843Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@22d9c961{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2022-01-04T23:20:23.843Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@7fab4be7[HTTP/1.1],AUTO}
2022-01-04T23:20:23.843Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@7fab4be7[HTTP/1.1]
2022-01-04T23:20:23.843Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-01-04T23:20:23.844Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-01-04T23:20:23.845Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@281f23f2{STOPPED},AUTO}
2022-01-04T23:20:23.845Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@7a24eb3{STOPPED}[9.4.18.v20190429]
2022-01-04T23:20:23.845Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {ErrorHandler@87abc48{STOPPED},AUTO}
2022-01-04T23:20:23.851Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|jetty-9.4.18.v20190429; built: 2019-04-29T20:42:08.989Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.9+11
2022-01-04T23:20:23.879Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@7a24eb3{STARTING}[9.4.18.v20190429]
2022-01-04T23:20:23.879Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp943165647]@383790cf{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-01-04T23:20:23.884Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2022-01-04T23:20:23.884Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp943165647]@383790cf{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}] added {ReservedThreadExecutor@24fabd0f{s=0/2,p=0},AUTO}
2022-01-04T23:20:23.884Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2022-01-04T23:20:23.888Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9861ms ReservedThreadExecutor@24fabd0f{s=0/2,p=0}
2022-01-04T23:20:23.888Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-20,5,main]
2022-01-04T23:20:23.890Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-21,5,main]
2022-01-04T23:20:23.894Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-22,5,main]
2022-01-04T23:20:23.894Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-23,5,main]
2022-01-04T23:20:23.907Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-24,5,main]
2022-01-04T23:20:23.916Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-25,5,main]
2022-01-04T23:20:23.922Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-26,5,main]
2022-01-04T23:20:23.930Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp943165647-27,5,main]
2022-01-04T23:20:23.934Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9907ms QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}]
2022-01-04T23:20:23.934Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@6a10b263{STOPPED}
2022-01-04T23:20:23.937Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@6a10b263{STARTING}
2022-01-04T23:20:23.937Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-01-04T23:20:23.946Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-01-04T23:20:23.946Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@19569ebd 
2022-01-04T23:20:23.946Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@4632cfc 
2022-01-04T23:20:23.946Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-01-04T23:20:23.946Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-01-04T23:20:23.946Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-01-04T23:20:23.946Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-01-04T23:20:23.947Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-01-04T23:20:23.948Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-01-04T23:20:24.596Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-01-04T23:20:24.628Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@69da0b12{STOPPED},AUTO}
2022-01-04T23:20:24.628Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@2764c546,POJO}
2022-01-04T23:20:24.628Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2022-01-04T23:20:24.628Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@59496961{STOPPED} added {PathMappings[size=0],POJO}
2022-01-04T23:20:24.629Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@59496961{STOPPED},MANAGED}
2022-01-04T23:20:24.629Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@59496961{STOPPED}
2022-01-04T23:20:24.629Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-01-04T23:20:24.629Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@69da0b12{STOPPED}
2022-01-04T23:20:24.629Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10602ms ScheduledExecutorScheduler@69da0b12{STARTED}
2022-01-04T23:20:24.630Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10603ms WebSocketServerFactory@1c504e66[defaultPolicy=WebSocketPolicy@73ad4ecc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-01-04T23:20:24.630Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10603ms NativeWebSocketConfiguration@59496961{STARTED}
2022-01-04T23:20:24.644Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2022-01-04T23:20:24.669Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {HttpClientTransportOverHTTP@1ab6718{STOPPED},AUTO}
2022-01-04T23:20:24.670Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {Client@3910fe11[provider=null,keyStore=null,trustStore=null],AUTO}
2022-01-04T23:20:24.670Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@460510aa,POJO}
2022-01-04T23:20:24.670Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@351e414e,POJO}
2022-01-04T23:20:24.670Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}],UNMANAGED}
2022-01-04T23:20:24.670Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@57a48985{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@2764c546,POJO}
2022-01-04T23:20:24.670Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@9cecaadc[httpClient=HttpClient@57a48985{STOPPED},openSessions.size=0] added {HttpClient@57a48985{STOPPED},AUTO}
2022-01-04T23:20:24.689Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@26d820eb{STOPPED}
2022-01-04T23:20:24.690Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@26d820eb{STOPPED} added {NativeWebSocketConfiguration@59496961{STARTED},UNMANAGED}
2022-01-04T23:20:24.690Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@26d820eb{STOPPED},AUTO}
2022-01-04T23:20:24.691Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer|DEBUG|Dynamic filter add to support JSR356/javax.websocket.server: org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
2022-01-04T23:20:24.692Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-01-04T23:20:24.693Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-01-04T23:20:24.693Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@25c53f74{STOPPED},MANAGED}
2022-01-04T23:20:24.693Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-01-04T23:20:24.694Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-01-04T23:20:24.694Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-01-04T23:20:24.694Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-01-04T23:20:24.699Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-01-04T23:20:24.700Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600],AUTO}
2022-01-04T23:20:24.702Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@56d93692{STOPPED}[worker=null]
2022-01-04T23:20:24.702Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-01-04T23:20:24.702Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-01-04T23:20:24.703Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@56d93692{STARTING}[worker=node0] added {HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-01-04T23:20:24.703Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@76c548f{STOPPED}[interval=600000, ownscheduler=false]
2022-01-04T23:20:24.703Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3900fa71{STOPPED}
2022-01-04T23:20:24.704Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10677ms ScheduledExecutorScheduler@3900fa71{STARTED}
2022-01-04T23:20:24.704Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-01-04T23:20:24.704Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2022-01-04T23:20:24.706Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10679ms HouseKeeper@76c548f{STARTED}[interval=600000, ownscheduler=true]
2022-01-04T23:20:24.706Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10679ms DefaultSessionIdManager@56d93692{STARTED}[worker=node0]
2022-01-04T23:20:24.706Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],MANAGED}
2022-01-04T23:20:24.706Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800 added {DefaultSessionIdManager@56d93692{STARTED}[worker=node0],UNMANAGED}
2022-01-04T23:20:24.706Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6b667cb3{STOPPED}
2022-01-04T23:20:24.706Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10679ms ScheduledExecutorScheduler@6b667cb3{STARTED}
2022-01-04T23:20:24.707Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-01-04T23:20:24.707Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@322803db{STOPPED}
2022-01-04T23:20:24.707Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@322803db{STARTING}
2022-01-04T23:20:24.708Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STOPPED}
2022-01-04T23:20:24.709Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-01-04T23:20:24.709Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/rest/*",pathDepth=2,group=PREFIX_GLOB],resource=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true] to PathMappings[size=1]
2022-01-04T23:20:24.709Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-01-04T23:20:24.709Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=2]
2022-01-04T23:20:24.710Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-01-04T23:20:24.714Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>metricsFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>characterEncodingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>hiddenHttpMethodFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>httpPutFormContentFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>requestContextFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>webRequestLoggingFilter, [/*]/[]/[FORWARD, INCLUDE, REQUEST, ASYNC]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-01-04T23:20:24.714Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-01-04T23:20:24.714Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-01-04T23:20:24.714Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletNameMap={default=default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true, CamelServlet=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true, dispatcherServlet=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true}
2022-01-04T23:20:24.714Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@5965844d{STARTING}
2022-01-04T23:20:24.714Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10687ms JettyEmbeddedServletHandler@5965844d{STARTED}
2022-01-04T23:20:24.714Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10687ms ConstraintSecurityHandler@322803db{STARTED}
2022-01-04T23:20:24.714Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-01-04T23:20:24.714Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2022-01-04T23:20:24.715Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10688ms org.eclipse.jetty.server.session.NullSessionDataStore@7186333e[passivating=false,graceSec=3600]
2022-01-04T23:20:24.715Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10688ms org.eclipse.jetty.server.session.DefaultSessionCache@26a2f7f9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-01-04T23:20:24.715Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10688ms org.eclipse.jetty.server.session.SessionHandler663215704==dftMaxIdleSec=1800
2022-01-04T23:20:24.715Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@26d820eb{STOPPED}
2022-01-04T23:20:24.716Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2022-01-04T23:20:24.716Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-01-04T23:20:24.717Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-01-04T23:20:24.717Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-01-04T23:20:24.717Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-01-04T23:20:24.718Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-01-04T23:20:24.718Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-01-04T23:20:24.718Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-01-04T23:20:24.718Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-01-04T23:20:24.718Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-01-04T23:20:24.718Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-01-04T23:20:24.718Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6e495b48)
2022-01-04T23:20:24.719Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-01-04T23:20:24.720Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-01-04T23:20:24.720Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-01-04T23:20:24.720Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-01-04T23:20:24.720Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-01-04T23:20:24.720Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-01-04T23:20:24.720Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-01-04T23:20:24.720Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-01-04T23:20:24.721Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-01-04T23:20:24.721Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-01-04T23:20:24.721Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-01-04T23:20:24.721Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-01-04T23:20:24.721Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-01-04T23:20:24.721Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-01-04T23:20:24.721Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-01-04T23:20:24.721Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-01-04T23:20:24.721Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-01-04T23:20:24.721Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-01-04T23:20:24.721Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-01-04T23:20:24.722Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10695ms ServerContainer@26d820eb{STARTED}
2022-01-04T23:20:24.722Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STOPPED}
2022-01-04T23:20:24.722Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@25c53f74{STARTING}
2022-01-04T23:20:24.722Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10695ms JettyEmbeddedErrorHandler@25c53f74{STARTED}
2022-01-04T23:20:24.722Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-01-04T23:20:24.723Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6e1f8469
2022-01-04T23:20:24.723Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@2e380628
2022-01-04T23:20:24.723Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@3b6c624
2022-01-04T23:20:24.723Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@1eaf1e62
2022-01-04T23:20:24.723Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10696ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@b9dfc5a{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-01-04T23:20:24.723Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10696ms GzipHandler@6a10b263{STARTED}
2022-01-04T23:20:24.723Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@281f23f2{STOPPED}
2022-01-04T23:20:24.723Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10696ms AbstractLifeCycle@281f23f2{STARTED}
2022-01-04T23:20:24.723Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@87abc48{STOPPED}
2022-01-04T23:20:24.724Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@87abc48{STARTING}
2022-01-04T23:20:24.724Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10697ms ErrorHandler@87abc48{STARTED}
2022-01-04T23:20:24.724Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10697ms
2022-01-04T23:20:24.724Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10697ms Server@7a24eb3{STARTED}[9.4.18.v20190429]
2022-01-04T23:20:24.915Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-01-04T23:20:24.915Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-01-04T23:20:24.915Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-01-04T23:20:24.915Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-01-04T23:20:25.115Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-01-04T23:20:25.115Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-01-04 23:20:26.622--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-01-04 23:20:28.397--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-01-04 23:20:29.849--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-01-04 23:20:31.656--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-01-04 23:20:33.469--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-01-04 23:20:35.225--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2022-01-04 23:20:37.808--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2022-01-04T23:20:39.375Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-01-04T23:20:39.375Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-01-04T23:20:39.489Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-01-04T23:20:39.490Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-01-04T23:20:39.490Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-01-04T23:20:39.490Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-01-04T23:20:39.804Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-01-04T23:20:39.804Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-01-04T23:20:39.817Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2022-01-04T23:20:39.817Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-01-04T23:20:39.817Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-01-04T23:20:39.817Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-01-04T23:20:39.817Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-01-04T23:20:39.817Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-01-04T23:20:39.818Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-01-04T23:20:39.818Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-01-04T23:20:39.818Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-01-04T23:20:39.819Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-01-04T23:20:43.340Z||main|AAIUI||org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider|DEBUG|HV000188: Parameterized type with more than one argument is not supported: java.util.function.Function
2022-01-04T23:20:45.504Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@7a24eb3{STARTED}[9.4.18.v20190429] added {ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-01-04T23:20:45.507Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-01-04T23:20:45.507Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31480ms metricsFilter@72e789cb==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-01-04T23:20:45.508Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@7428de63
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31484ms characterEncodingFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@203c20cf
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31484ms hiddenHttpMethodFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4cbf4f53
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31484ms httpPutFormContentFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@7bbbb6a8
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31484ms requestContextFilter@3cec79d3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@21fdfefc
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31485ms webRequestLoggingFilter@328902d5==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-01-04T23:20:45.511Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6a9b0a6f
2022-01-04T23:20:45.512Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-01-04T23:20:45.512Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31485ms applicationContextIdFilter@64b70919==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-01-04T23:20:45.512Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@421a4ee1
2022-01-04T23:20:45.512Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-01-04T23:20:45.512Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31485ms Jetty_WebSocketUpgradeFilter@4a8df3e2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-01-04T23:20:45.512Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@59496961{STARTED}]
2022-01-04T23:20:45.513Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-01-04T23:20:45.514Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31487ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-01-04T23:20:45.516Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@78830d9a for dispatcherServlet
2022-01-04T23:20:45.517Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-01-04T23:20:45.541Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-01-04T23:20:45.566Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31515ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-01-04T23:20:45.566Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-01-04T23:20:45.568Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-01-04T23:20:45.569Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-01-04T23:20:45.569Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31542ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-01-04T23:20:45.574Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@1e49a77e for default
2022-01-04T23:20:45.581Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-01-04T23:20:45.582Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-01-04T23:20:45.592Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8000],POJO}
2022-01-04T23:20:45.592Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@736f3e9e{STOPPED}
2022-01-04T23:20:45.592Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31565ms ScheduledExecutorScheduler@736f3e9e{STARTED}
2022-01-04T23:20:45.592Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2022-01-04T23:20:45.593Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-01-04T23:20:45.877Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@4a3404fa(aai@aai.onap.org,h=[],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@4a3404fa(aai@aai.onap.org,h=[aai],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2022-01-04T23:20:45.878Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2022-01-04T23:20:45.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2022-01-04T23:20:45.880Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@4a3404fa(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-01-04T23:20:45.970Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@1f86f7da] for SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-01-04T23:20:46.034Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Protocols [TLSv1.1, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
2022-01-04T23:20:46.034Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Ciphers   [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_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_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_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_128_CBC_SHA256, TLS_ECDHE_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_EMPTY_RENEGOTIATION_INFO_SCSV] of [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]
2022-01-04T23:20:46.036Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@57df93c1
2022-01-04T23:20:46.038Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32011ms SslContextFactory@49dbaaf3[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-01-04T23:20:46.038Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7a6e0f3c
2022-01-04T23:20:46.038Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32011ms SslConnectionFactory@64138b0c{SSL->HTTP/1.1}
2022-01-04T23:20:46.038Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@7fab4be7[HTTP/1.1]
2022-01-04T23:20:46.038Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32011ms HttpConnectionFactory@7fab4be7[HTTP/1.1]
2022-01-04T23:20:46.038Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-01-04T23:20:46.066Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-04T23:20:46.048462Z added {SelectorProducer@28551755,POJO}
2022-01-04T23:20:46.066Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-04T23:20:46.066616Z added {QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}],UNMANAGED}
2022-01-04T23:20:46.066Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-04T23:20:46.066936Z created
2022-01-04T23:20:46.067Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@620f7a39{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-04T23:20:46.067255Z,MANAGED}
2022-01-04T23:20:46.067Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@620f7a39{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-01-04T23:20:46.067Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@620f7a39{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-01-04T23:20:46.067Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-04T23:20:46.067723Z
2022-01-04T23:20:46.067Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32040ms EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-04T23:20:46.067904Z
2022-01-04T23:20:46.070Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1715193f
2022-01-04T23:20:46.071Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@2c8e096 on ManagedSelector@620f7a39{STARTING} id=0 keys=0 selected=0 updates=0
2022-01-04T23:20:46.071Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1715193f
2022-01-04T23:20:46.071Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-04T23:20:46.071669Z tryProduce false
2022-01-04T23:20:46.084Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:20:46.084Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@2c8e096
2022-01-04T23:20:46.084Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32057ms ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-04T23:20:46.084Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:20:46.085Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32058ms SelectorManager@ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-01-04T23:20:46.085Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-01-04T23:20:46.085Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@587bf2e1,POJO}
2022-01-04T23:20:46.086Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@587bf2e1
2022-01-04T23:20:46.086Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-01-04T23:20:46.086Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @32059ms ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-01-04T23:20:46.086Z||qtp943165647-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@587bf2e1
2022-01-04T23:20:46.094Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 30.473 seconds (JVM running for 32.067)
2022-01-04T23:20:46.094Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 30.473 seconds (JVM running for 32.067)
2022-01-04T23:20:53.956Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@58b9be73 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-04T23:20:53.957Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-04T23:20:53.958Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:20:53.958Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:20:53.958Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:20:53.958Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:20:53.958Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@58b9be73
2022-01-04T23:20:53.960Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@58b9be73
2022-01-04T23:20:53.961Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:20:53.961Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:20:53.961Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@58b9be73
2022-01-04T23:20:53.977Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 9 ms, remaining: 29991 ms
2022-01-04T23:20:53.978Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@18376680
2022-01-04T23:20:54.041Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=53/30000},null,HttpChannelState@2eb5f188{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-04T23:20:54.050Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=62/30000}
2022-01-04T23:20:54.052Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=84/30000}{io=0/0,kio=0,kro=0}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=63/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.052Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=85/30000}{io=0/0,kio=0,kro=0}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=64/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.052Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=64/30000}
2022-01-04T23:20:54.053Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=65/30000}
2022-01-04T23:20:54.053Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@691c0b12{AC.ReadCB@1bc3c8a3{HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-04T23:20:54.053Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=86/30000}{io=0/0,kio=0,kro=0}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.053Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-04T23:20:54.054Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,OPEN,fill=-,flush=-,to=88/30000}{io=0/0,kio=0,kro=0}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.055Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4ed64083{SSLC.NBReadCB@43732566{SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:20:54.055Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.056Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@479b86d0 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:20:54.056Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-04T23:20:54.056Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:20:54.056Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-01-04T23:20:54.056Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:20:54.056Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:20:54.056Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@479b86d0
2022-01-04T23:20:54.056Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.056Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@58b9be73
2022-01-04T23:20:54.057Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.057Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:20:54.057Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:20:54.057Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-01-04T23:20:54.057Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-01-04T23:20:54.058Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.149.74:8000 remote=/172.16.10.174:53540], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-04T23:20:54.059Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.059Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:20:54.060Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-01-04T23:20:54.059912Z
2022-01-04T23:20:54.060Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-01-04T23:20:54.061Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@5cf46347
2022-01-04T23:20:54.062Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@5cf46347
2022-01-04T23:20:54.062Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-01-04T23:20:54.062077Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-04T23:20:54.062Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@5cf46347 started
2022-01-04T23:20:54.062Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:20:54.062Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:20:54.063Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:20:54.063Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.063Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:20:54.063Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:20:54.064Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4ed64083{SSLC.NBReadCB@43732566{SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:20:54.064Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5cf46347 waiting
2022-01-04T23:20:54.064Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.065Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.065Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@691c0b12{AC.ReadCB@1bc3c8a3{HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2022-01-04T23:20:54.066Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@2eb5f188{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:20:54.066Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.066Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-04T23:20:54.067Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.068Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@654d2549[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:20:54.068Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-04T23:20:54.083Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:20:54.086Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=33/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.086Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-04T23:20:54.086Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=33/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:20:54.087Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=34/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-01-04T23:20:54.087Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:20:54.088Z||qtp943165647-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-04T23:20:54.089Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=36/30000}
2022-01-04T23:20:54.089Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=36/30000}
2022-01-04T23:20:54.089Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-04T23:20:54.095Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=40/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.095Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-04T23:20:54.095Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:20:54.096Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-04T23:20:54.096Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=41/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.096Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-04T23:20:54.097Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:20:54.097Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-04T23:20:54.097Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-04T23:20:54.097Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.101Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 21 common frames omitted
2022-01-04T23:20:54.101Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=48/30000}
2022-01-04T23:20:54.101Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.102Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.102Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=49/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.103Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2cd7261b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:20:54.104Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4ed64083{null}
2022-01-04T23:20:54.104Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:20:54.104Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e43502d
2022-01-04T23:20:54.104Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.104Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:20:54.104Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:20:54.105Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.105Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-01-04T23:20:54.105Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:20:54.105Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@72c10be1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:20:54.105Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@691c0b12{null}
2022-01-04T23:20:54.105Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=52/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-04T23:20:54.105Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=52/30000}
2022-01-04T23:20:54.105Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e43502d
2022-01-04T23:20:54.105Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:20:54.105Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-01-04T23:20:54.106Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.106Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=53/30000}
2022-01-04T23:20:54.107Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=54/30000} onFillable exit HttpChannelState@2eb5f188{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:20:54.107Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.107Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:20:54.108Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1bc3c8a3::DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=55/30000}
2022-01-04T23:20:54.108Z||qtp943165647-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@43732566::SocketChannelEndPoint@5a6f6502{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@43732566{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4aa163fa{/172.16.10.174:53540<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@1bc3c8a3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6c1f50e2{s=START}]=>HttpChannelOverHttp@7a93f279{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:20:54.108Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e43502d
2022-01-04T23:21:03.951Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@31018d25 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-04T23:21:03.951Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-04T23:21:03.952Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:03.952Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:03.952Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:03.952Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:03.952Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@31018d25
2022-01-04T23:21:03.952Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@31018d25
2022-01-04T23:21:03.952Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:03.952Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:03.952Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@31018d25
2022-01-04T23:21:03.953Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-04T23:21:03.953Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2231ff63
2022-01-04T23:21:03.954Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7f42d7c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-04T23:21:03.954Z||qtp943165647-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:21:03.954Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.954Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.954Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:21:03.954Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:21:03.955Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ab6712c{AC.ReadCB@5225f5a4{HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-01-04T23:21:03.955Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.955Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-04T23:21:03.955Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.955Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@17c3310b{SSLC.NBReadCB@781898a{SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:03.956Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.956Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1c8527a0 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:03.956Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-04T23:21:03.956Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:03.956Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-01-04T23:21:03.956Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:03.956Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:03.956Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1c8527a0
2022-01-04T23:21:03.956Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.956Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@31018d25
2022-01-04T23:21:03.956Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.956Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:03.956Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:03.956Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-01-04T23:21:03.956Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-01-04T23:21:03.957Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.149.74:8000 remote=/172.16.10.174:53622], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-04T23:21:03.957Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.957Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:21:03.957Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-01-04T23:21:03.957757Z
2022-01-04T23:21:03.958Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@5cf46347 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-01-04T23:21:03.958053Z
2022-01-04T23:21:03.958Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-01-04T23:21:03.958Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@30712df5
2022-01-04T23:21:03.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@5cf46347 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-01-04T23:21:03.958615Z
2022-01-04T23:21:03.958Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-01-04T23:21:03.958409Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-04T23:21:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@30712df5
2022-01-04T23:21:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@30712df5 started
2022-01-04T23:21:03.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-01-04T23:21:03.958828Z tryProduce true
2022-01-04T23:21:03.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@30712df5 waiting
2022-01-04T23:21:03.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:03.958Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@17c3310b{SSLC.NBReadCB@781898a{SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:03.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.959Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:03.960Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.960Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ab6712c{AC.ReadCB@5225f5a4{HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-01-04T23:21:03.960Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@7f42d7c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:03.960Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.960Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-04T23:21:03.961Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.961Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@381967be[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:03.961Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-04T23:21:03.966Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:03.966Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.966Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-04T23:21:03.966Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:03.966Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-01-04T23:21:03.966Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:03.966Z||qtp943165647-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-04T23:21:03.966Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=12/30000}
2022-01-04T23:21:03.967Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-01-04T23:21:03.967Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-04T23:21:03.967Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.967Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-04T23:21:03.967Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:03.967Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-04T23:21:03.967Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.967Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-04T23:21:03.968Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:03.968Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-04T23:21:03.968Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-04T23:21:03.968Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.969Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 25 common frames omitted
2022-01-04T23:21:03.969Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-01-04T23:21:03.969Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.969Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.969Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.970Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4788d5a1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:03.970Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@17c3310b{null}
2022-01-04T23:21:03.970Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:03.970Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63a428f9
2022-01-04T23:21:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:03.970Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63a428f9
2022-01-04T23:21:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-01-04T23:21:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:03.970Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-01-04T23:21:03.975Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.975Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-01-04T23:21:03.975Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.975Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5a03bffd{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:03.975Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.976Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6ab6712c{null}
2022-01-04T23:21:03.976Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63a428f9
2022-01-04T23:21:03.976Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-04T23:21:03.976Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-01-04T23:21:03.976Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-01-04T23:21:03.976Z||qtp943165647-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@7f42d7c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:03.976Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.174:53622<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:03.976Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@1715193f
2022-01-04T23:21:13.951Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@9b5cd80 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-04T23:21:13.951Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-04T23:21:13.951Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:13.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:13.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:13.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:13.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@9b5cd80
2022-01-04T23:21:13.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@9b5cd80
2022-01-04T23:21:13.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:13.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:13.952Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@9b5cd80
2022-01-04T23:21:13.953Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-04T23:21:13.953Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@64f74c09
2022-01-04T23:21:13.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@37d5756f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-04T23:21:13.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-04T23:21:13.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:21:13.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:21:13.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24c8b933{AC.ReadCB@691cf098{HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-04T23:21:13.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-04T23:21:13.956Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.956Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2a5e0502{SSLC.NBReadCB@302c1e2c{SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:13.956Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.957Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7a53b31b on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:13.957Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-04T23:21:13.957Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:13.957Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-01-04T23:21:13.957Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:13.957Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:13.957Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7a53b31b
2022-01-04T23:21:13.957Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.957Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@9b5cd80
2022-01-04T23:21:13.957Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-01-04T23:21:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-01-04T23:21:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.149.74:8000 remote=/172.16.10.174:53714], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-04T23:21:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:21:13.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-01-04T23:21:13.959601Z
2022-01-04T23:21:13.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@30712df5 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-01-04T23:21:13.959937Z
2022-01-04T23:21:13.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-01-04T23:21:13.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@508868d3
2022-01-04T23:21:13.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@30712df5 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-01-04T23:21:13.960703Z
2022-01-04T23:21:13.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-01-04T23:21:13.96046Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-04T23:21:13.961Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=2]@2022-01-04T23:21:13.961095Z tryProduce true
2022-01-04T23:21:13.961Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:13.961Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:13.961Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@508868d3
2022-01-04T23:21:13.961Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@508868d3 started
2022-01-04T23:21:13.961Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@508868d3 waiting
2022-01-04T23:21:13.961Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2a5e0502{SSLC.NBReadCB@302c1e2c{SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:13.961Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.961Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:13.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24c8b933{AC.ReadCB@691cf098{HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2022-01-04T23:21:13.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@37d5756f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:13.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-04T23:21:13.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@54b7f61a[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:13.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-04T23:21:13.967Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:13.967Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@691cf098[p=HttpParser{s=START,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-04T23:21:13.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:13.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-01-04T23:21:13.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:13.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-04T23:21:13.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-01-04T23:21:13.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=13/30000}
2022-01-04T23:21:13.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-04T23:21:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-04T23:21:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-04T23:21:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-04T23:21:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-04T23:21:13.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-04T23:21:13.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-01-04T23:21:13.971Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-01-04T23:21:13.971Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.971Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.971Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.971Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@11b562e8{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:13.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2a5e0502{null}
2022-01-04T23:21:13.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:13.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33331979
2022-01-04T23:21:13.972Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:13.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.972Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33331979
2022-01-04T23:21:13.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@206e313c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:13.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24c8b933{null}
2022-01-04T23:21:13.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-04T23:21:13.972Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:13.974Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-01-04T23:21:13.974Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:13.974Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:13.974Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-01-04T23:21:13.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-01-04T23:21:13.974Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.974Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-01-04T23:21:13.974Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@302c1e2c::SocketChannelEndPoint@1e13c229{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.974Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33331979
2022-01-04T23:21:13.975Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-01-04T23:21:13.975Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@691cf098::DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@37d5756f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:13.975Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@302c1e2c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37d7eb36{/172.16.10.174:53714<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@691cf098[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@38aadd44{s=START}]=>HttpChannelOverHttp@16f9f20d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:13.975Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5cf46347 waiting
2022-01-04T23:21:23.952Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@20f82ff on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-04T23:21:23.952Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-04T23:21:23.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:23.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:23.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:23.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:23.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@20f82ff
2022-01-04T23:21:23.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@20f82ff
2022-01-04T23:21:23.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:23.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:23.953Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@20f82ff
2022-01-04T23:21:23.954Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-04T23:21:23.955Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1ac30390
2022-01-04T23:21:23.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@b3af4d8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-04T23:21:23.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:21:23.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-01-04T23:21:23.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-01-04T23:21:23.958Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7b87e59a{AC.ReadCB@9e7a9ac{HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-01-04T23:21:23.958Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.958Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-04T23:21:23.958Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.959Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4f19898f{SSLC.NBReadCB@3d08791{SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:23.959Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.959Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@487263f2 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:23.959Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-04T23:21:23.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:23.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-01-04T23:21:23.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:23.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:23.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@487263f2
2022-01-04T23:21:23.959Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.959Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@20f82ff
2022-01-04T23:21:23.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:23.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:23.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-01-04T23:21:23.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-01-04T23:21:23.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.149.74:8000 remote=/172.16.10.174:53782], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-04T23:21:23.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.961Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:21:23.961Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-01-04T23:21:23.961358Z
2022-01-04T23:21:23.961Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5cf46347 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-01-04T23:21:23.961889Z
2022-01-04T23:21:23.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5cf46347 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-01-04T23:21:23.962322Z
2022-01-04T23:21:23.962Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-01-04T23:21:23.962175Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-04T23:21:23.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-01-04T23:21:23.962732Z tryProduce true
2022-01-04T23:21:23.962Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4f19898f{SSLC.NBReadCB@3d08791{SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:23.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:23.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:23.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:23.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7b87e59a{AC.ReadCB@9e7a9ac{HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-01-04T23:21:23.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@b3af4d8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:23.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-04T23:21:23.964Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.964Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@11733475[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:23.964Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-04T23:21:23.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:23.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-04T23:21:23.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:23.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-01-04T23:21:23.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:23.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-04T23:21:23.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-01-04T23:21:23.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-01-04T23:21:23.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-04T23:21:23.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-04T23:21:23.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:23.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-04T23:21:23.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-04T23:21:23.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:23.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-04T23:21:23.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-04T23:21:23.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-01-04T23:21:23.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-01-04T23:21:23.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@154ca283{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:23.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4f19898f{null}
2022-01-04T23:21:23.972Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:23.972Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@504e3e4e
2022-01-04T23:21:23.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:23.972Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:23.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-01-04T23:21:23.972Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:23.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:23.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-01-04T23:21:23.972Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@504e3e4e
2022-01-04T23:21:23.974Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.974Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-01-04T23:21:23.974Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@3d08791::SocketChannelEndPoint@61e112a{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.975Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@690c8ee5{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:23.975Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@504e3e4e
2022-01-04T23:21:23.975Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7b87e59a{null}
2022-01-04T23:21:23.975Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-04T23:21:23.975Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-01-04T23:21:23.976Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-01-04T23:21:23.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@9e7a9ac::DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@b3af4d8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:23.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@3d08791{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7ddb2d08{/172.16.10.174:53782<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@9e7a9ac[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27c7598e{s=START}]=>HttpChannelOverHttp@666d8a13{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:23.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@30712df5 waiting
2022-01-04T23:21:33.951Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@1750eeeb on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-04T23:21:33.951Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-04T23:21:33.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:33.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:33.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:33.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:33.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1750eeeb
2022-01-04T23:21:33.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1750eeeb
2022-01-04T23:21:33.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:33.952Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:33.952Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1750eeeb
2022-01-04T23:21:33.952Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-04T23:21:33.953Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@751d3365
2022-01-04T23:21:33.953Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@349351ed{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-04T23:21:33.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:21:33.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:21:33.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:21:33.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@439ebbb{AC.ReadCB@2889da01{HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-04T23:21:33.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-04T23:21:33.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@620670ef{SSLC.NBReadCB@debce17{SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:33.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@314e81ce on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:33.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-04T23:21:33.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:33.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-01-04T23:21:33.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:33.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:33.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1750eeeb
2022-01-04T23:21:33.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@314e81ce
2022-01-04T23:21:33.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:33.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:33.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-01-04T23:21:33.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-01-04T23:21:33.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.149.74:8000 remote=/172.16.10.174:53874], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-04T23:21:33.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:21:33.957Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-01-04T23:21:33.95718Z
2022-01-04T23:21:33.957Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@30712df5 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-01-04T23:21:33.957489Z
2022-01-04T23:21:33.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-01-04T23:21:33.957724Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-04T23:21:33.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@30712df5 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-01-04T23:21:33.95792Z
2022-01-04T23:21:33.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-01-04T23:21:33.958212Z tryProduce true
2022-01-04T23:21:33.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@620670ef{SSLC.NBReadCB@debce17{SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:33.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:33.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:33.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:33.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@439ebbb{AC.ReadCB@2889da01{HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-01-04T23:21:33.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@349351ed{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:33.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-04T23:21:33.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@719a9da7[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:33.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-04T23:21:33.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:33.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@2889da01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-04T23:21:33.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:33.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-01-04T23:21:33.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:33.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-04T23:21:33.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-01-04T23:21:33.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=9/30000}
2022-01-04T23:21:33.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-04T23:21:33.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-04T23:21:33.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:33.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-04T23:21:33.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-04T23:21:33.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:33.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-04T23:21:33.965Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-04T23:21:33.965Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.965Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-01-04T23:21:33.966Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-01-04T23:21:33.966Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.966Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.966Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.966Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5a49ba3c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:33.967Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@620670ef{null}
2022-01-04T23:21:33.967Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:33.967Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@bff8798
2022-01-04T23:21:33.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:33.967Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@bff8798
2022-01-04T23:21:33.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:33.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-01-04T23:21:33.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:33.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:33.967Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.968Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-01-04T23:21:33.968Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@debce17::SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.968Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@bff8798
2022-01-04T23:21:33.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-01-04T23:21:33.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@14fd01e8{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@50065896{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:33.968Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@439ebbb{null}
2022-01-04T23:21:33.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-04T23:21:33.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-01-04T23:21:33.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-01-04T23:21:33.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2889da01::DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@349351ed{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:33.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@debce17{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@481dfb47{/172.16.10.174:53874<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2889da01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2a0bdb2e{s=START}]=>HttpChannelOverHttp@2f315ed1{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:33.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5cf46347 waiting
2022-01-04T23:21:43.952Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2a052181 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-04T23:21:43.952Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-04T23:21:43.952Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:43.952Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:43.952Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:43.952Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:43.952Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2a052181
2022-01-04T23:21:43.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2a052181
2022-01-04T23:21:43.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:43.953Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2a052181
2022-01-04T23:21:43.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:43.953Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-04T23:21:43.953Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@110bcc48
2022-01-04T23:21:43.954Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3eba59ab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-04T23:21:43.954Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-04T23:21:43.954Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.954Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.954Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-04T23:21:43.954Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-04T23:21:43.955Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@723cd9ee{AC.ReadCB@719cabb8{HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-04T23:21:43.955Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.955Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-04T23:21:43.955Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.955Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@66e97d7a{SSLC.NBReadCB@868ea4e{SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:43.955Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.955Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@291cd173 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:43.955Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-04T23:21:43.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2a052181
2022-01-04T23:21:43.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:43.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-01-04T23:21:43.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:43.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:43.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@291cd173
2022-01-04T23:21:43.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:43.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:43.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-01-04T23:21:43.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-01-04T23:21:43.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.149.74:8000 remote=/172.16.10.174:53972], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-04T23:21:43.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:21:43.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-01-04T23:21:43.960396Z
2022-01-04T23:21:43.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5cf46347 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-01-04T23:21:43.960657Z
2022-01-04T23:21:43.962Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-01-04T23:21:43.960839Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-04T23:21:43.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5cf46347 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-01-04T23:21:43.962619Z
2022-01-04T23:21:43.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@66e97d7a{SSLC.NBReadCB@868ea4e{SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:43.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-01-04T23:21:43.963002Z tryProduce true
2022-01-04T23:21:43.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:43.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:43.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:43.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@723cd9ee{AC.ReadCB@719cabb8{HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2022-01-04T23:21:43.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@3eba59ab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:43.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-04T23:21:43.964Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.965Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3d171a4e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:43.965Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-04T23:21:43.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:43.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@719cabb8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-04T23:21:43.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:43.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-01-04T23:21:43.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:43.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-04T23:21:43.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-01-04T23:21:43.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-01-04T23:21:43.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-04T23:21:43.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-04T23:21:43.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:43.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-04T23:21:43.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-04T23:21:43.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:43.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-04T23:21:43.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-04T23:21:43.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-01-04T23:21:43.975Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-01-04T23:21:43.975Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.975Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.975Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.975Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7a7d1766{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:43.976Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@66e97d7a{null}
2022-01-04T23:21:43.976Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:43.976Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a782c56
2022-01-04T23:21:43.976Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a782c56
2022-01-04T23:21:43.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:43.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:43.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-01-04T23:21:43.976Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:43.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:43.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-01-04T23:21:43.976Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.976Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.976Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=21/30000}
2022-01-04T23:21:43.976Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@342f9dd1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:43.977Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@868ea4e::SocketChannelEndPoint@55e4585b{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@723cd9ee{null}
2022-01-04T23:21:43.977Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a782c56
2022-01-04T23:21:43.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-04T23:21:43.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-01-04T23:21:43.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=22/30000}
2022-01-04T23:21:43.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@719cabb8::DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@3eba59ab{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:43.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@868ea4e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@49ebe64d{/172.16.10.174:53972<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@719cabb8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1e27ac80{s=START}]=>HttpChannelOverHttp@12dd6a17{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:43.977Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@30712df5 waiting
2022-01-04T23:21:53.952Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@dfb308c on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-04T23:21:53.953Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-04T23:21:53.953Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:53.953Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:53.954Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:53.954Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:53.954Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@dfb308c
2022-01-04T23:21:53.954Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@dfb308c
2022-01-04T23:21:53.954Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:53.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@dfb308c
2022-01-04T23:21:53.954Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:53.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-04T23:21:53.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@e47b147
2022-01-04T23:21:53.956Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@180be57b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-04T23:21:53.956Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-04T23:21:53.957Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.957Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.958Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-01-04T23:21:53.958Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-01-04T23:21:53.958Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4293ad3{AC.ReadCB@2b75b2b4{HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-04T23:21:53.958Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.958Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-04T23:21:53.958Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.959Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@24fd8f0{SSLC.NBReadCB@4dcf82db{SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:53.959Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.959Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33275b38 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:53.959Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-04T23:21:53.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:53.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-01-04T23:21:53.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:21:53.959Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.959Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@dfb308c
2022-01-04T23:21:53.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:21:53.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@33275b38
2022-01-04T23:21:53.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:53.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:53.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-01-04T23:21:53.961Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-01-04T23:21:53.961Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.149.74:8000 remote=/172.16.10.174:54050], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-04T23:21:53.961Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.961Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:21:53.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-01-04T23:21:53.961725Z
2022-01-04T23:21:53.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@30712df5 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-01-04T23:21:53.962446Z
2022-01-04T23:21:53.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-01-04T23:21:53.962583Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-04T23:21:53.962Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@24fd8f0{SSLC.NBReadCB@4dcf82db{SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:21:53.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4293ad3{AC.ReadCB@2b75b2b4{HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-01-04T23:21:53.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@180be57b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:53.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-04T23:21:53.964Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@30712df5 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-01-04T23:21:53.96426Z
2022-01-04T23:21:53.964Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-01-04T23:21:53.964821Z tryProduce true
2022-01-04T23:21:53.964Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:53.965Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:53.965Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.965Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:21:53.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@625b5c48[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:53.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-04T23:21:53.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:53.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.972Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-04T23:21:53.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:53.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-01-04T23:21:53.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:21:53.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-04T23:21:53.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-01-04T23:21:53.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=15/30000}
2022-01-04T23:21:53.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-04T23:21:53.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-04T23:21:53.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:53.973Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-04T23:21:53.974Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.974Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-04T23:21:53.974Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:21:53.974Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-04T23:21:53.974Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-04T23:21:53.975Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.975Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-01-04T23:21:53.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=18/30000}
2022-01-04T23:21:53.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@156fc4dc{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:53.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@24fd8f0{null}
2022-01-04T23:21:53.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:21:53.976Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77cfec0f
2022-01-04T23:21:53.976Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77cfec0f
2022-01-04T23:21:53.977Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.977Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=19/30000}
2022-01-04T23:21:53.977Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4dcf82db::SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.977Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@77cfec0f
2022-01-04T23:21:53.978Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.978Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:21:53.978Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:21:53.978Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-01-04T23:21:53.978Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:21:53.978Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4568fe62{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.978Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:21:53.978Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-01-04T23:21:53.978Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@264e1242{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:21:53.978Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4293ad3{null}
2022-01-04T23:21:53.978Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-04T23:21:53.978Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-01-04T23:21:53.978Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}
2022-01-04T23:21:53.978Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b75b2b4::DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@180be57b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:21:53.978Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4dcf82db{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1a1293b5{/172.16.10.174:54050<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@2b75b2b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43ce2fec{s=START}]=>HttpChannelOverHttp@5f172968{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:21:53.978Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@5cf46347 waiting
2022-01-04T23:22:03.952Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@739d53b6 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-04T23:22:03.952Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-04T23:22:03.952Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:22:03.952Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:22:03.952Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:22:03.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:22:03.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@739d53b6
2022-01-04T23:22:03.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@739d53b6
2022-01-04T23:22:03.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:22:03.953Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:22:03.953Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@739d53b6
2022-01-04T23:22:03.954Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-04T23:22:03.955Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1e1b6074
2022-01-04T23:22:03.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@17a0f716{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-04T23:22:03.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:22:03.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:22:03.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:22:03.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4be649a6{AC.ReadCB@527d2d56{HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-04T23:22:03.956Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-04T23:22:03.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@70caca11{SSLC.NBReadCB@47bfacb5{SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:22:03.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4aaa1ab9 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:22:03.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-04T23:22:03.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.957Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@739d53b6
2022-01-04T23:22:03.957Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:22:03.957Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-01-04T23:22:03.957Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:22:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:22:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4aaa1ab9
2022-01-04T23:22:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:22:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:22:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-01-04T23:22:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-01-04T23:22:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.149.74:8000 remote=/172.16.10.174:54148], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-04T23:22:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.958Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:22:03.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-01-04T23:22:03.959094Z
2022-01-04T23:22:03.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5cf46347 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-01-04T23:22:03.959398Z
2022-01-04T23:22:03.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-01-04T23:22:03.959542Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-04T23:22:03.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5cf46347 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-01-04T23:22:03.959671Z
2022-01-04T23:22:03.959Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@70caca11{SSLC.NBReadCB@47bfacb5{SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:22:03.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-04T23:22:03.959897Z tryProduce true
2022-01-04T23:22:03.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:22:03.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:22:03.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.960Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:22:03.960Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.962Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.962Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4be649a6{AC.ReadCB@527d2d56{HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2022-01-04T23:22:03.962Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@17a0f716{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:22:03.962Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.962Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-04T23:22:03.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@23bbc31c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:03.963Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-04T23:22:03.966Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:03.966Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@527d2d56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.966Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-04T23:22:03.966Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:03.966Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-01-04T23:22:03.966Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:03.966Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-04T23:22:03.966Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-01-04T23:22:03.966Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=10/30000}
2022-01-04T23:22:03.966Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-04T23:22:03.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-04T23:22:03.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:22:03.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-04T23:22:03.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-04T23:22:03.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:22:03.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-04T23:22:03.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-04T23:22:03.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.968Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-01-04T23:22:03.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}
2022-01-04T23:22:03.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@68ea41a1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:22:03.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@70caca11{null}
2022-01-04T23:22:03.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:22:03.969Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20e39878
2022-01-04T23:22:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:22:03.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.970Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20e39878
2022-01-04T23:22:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:22:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-01-04T23:22:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:22:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:22:03.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-01-04T23:22:03.970Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.970Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}
2022-01-04T23:22:03.970Z||qtp943165647-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@47bfacb5::SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.971Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@20e39878
2022-01-04T23:22:03.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@a7c2b7c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@68e764b0{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:22:03.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4be649a6{null}
2022-01-04T23:22:03.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-04T23:22:03.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-01-04T23:22:03.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-01-04T23:22:03.972Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@527d2d56::DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@17a0f716{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:22:03.972Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@47bfacb5{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7cec143c{/172.16.10.174:54148<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@527d2d56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bee1d8a{s=START}]=>HttpChannelOverHttp@3334cc60{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:03.972Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0}@30712df5 waiting
2022-01-04T23:22:13.951Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@632acc98 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-04T23:22:13.951Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-04T23:22:13.951Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:22:13.951Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:22:13.951Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:22:13.951Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:22:13.951Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@632acc98
2022-01-04T23:22:13.951Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@632acc98
2022-01-04T23:22:13.951Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@632acc98
2022-01-04T23:22:13.951Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:22:13.951Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:22:13.952Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
2022-01-04T23:22:13.952Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4c96feba
2022-01-04T23:22:13.953Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1d8a23b9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-04T23:22:13.953Z||qtp943165647-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:22:13.953Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.953Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.953Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:22:13.953Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-01-04T23:22:13.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@18917edc{AC.ReadCB@66126d9c{HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-04T23:22:13.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-04T23:22:13.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6d9a9edf{SSLC.NBReadCB@476d08f9{SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:22:13.954Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@421f6955 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:22:13.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-04T23:22:13.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:22:13.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-01-04T23:22:13.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:22:13.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:22:13.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@421f6955
2022-01-04T23:22:13.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.955Z||qtp943165647-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@632acc98
2022-01-04T23:22:13.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:22:13.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:22:13.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-01-04T23:22:13.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-01-04T23:22:13.955Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.149.74:8000 remote=/172.16.10.174:54232], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-04T23:22:13.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:22:13.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=2/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-04T23:22:13.956491Z
2022-01-04T23:22:13.956Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@30712df5 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-04T23:22:13.956769Z
2022-01-04T23:22:13.957Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@30712df5 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-04T23:22:13.957008Z
2022-01-04T23:22:13.957Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-04T23:22:13.957216Z tryProduce true
2022-01-04T23:22:13.957Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:22:13.957Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:22:13.957Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.957Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:22:13.957Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-01-04T23:22:13.956916Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-04T23:22:13.957Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6d9a9edf{SSLC.NBReadCB@476d08f9{SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:22:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@18917edc{AC.ReadCB@66126d9c{HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-01-04T23:22:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@1d8a23b9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:22:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.958Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-04T23:22:13.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@75edddfe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:13.959Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-04T23:22:13.961Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@508868d3 IDLE
2022-01-04T23:22:13.962Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute STOP!
2022-01-04T23:22:13.962Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@508868d3 offer STOP!
2022-01-04T23:22:13.962Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@508868d3 task=STOP!
2022-01-04T23:22:13.962Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@508868d3 Exited
2022-01-04T23:22:13.962Z||qtp943165647-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@508868d3
2022-01-04T23:22:13.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:13.963Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@66126d9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=11/30000}
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:22:13.964Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-04T23:22:13.965Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.965Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-04T23:22:13.965Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:22:13.965Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-04T23:22:13.965Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-04T23:22:13.965Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.966Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-01-04T23:22:13.966Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}
2022-01-04T23:22:13.966Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.966Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.966Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.967Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d4ae8d8{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:22:13.967Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6d9a9edf{null}
2022-01-04T23:22:13.967Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:22:13.967Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bc03931
2022-01-04T23:22:13.967Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bc03931
2022-01-04T23:22:13.968Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.968Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}
2022-01-04T23:22:13.968Z||qtp943165647-27|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@476d08f9::SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.968Z||qtp943165647-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bc03931
2022-01-04T23:22:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a4b3ff{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@48f226dd{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	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.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-01-04T23:22:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@18917edc{null}
2022-01-04T23:22:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-01-04T23:22:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-01-04T23:22:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}
2022-01-04T23:22:13.969Z||qtp943165647-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@66126d9c::DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@1d8a23b9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:22:13.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@476d08f9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3915442f{/172.16.10.174:54232<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@66126d9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@544a1807{s=START}]=>HttpChannelOverHttp@30622780{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:13.970Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@5cf46347 waiting
2022-01-04T23:22:13.967Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:22:13.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:22:13.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-01-04T23:22:13.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:22:13.970Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:22:13.971Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-01-04T23:22:14.317Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6020f055 on ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=0
2022-01-04T23:22:14.318Z||qtp943165647-21-acceptor-0@587bf2e1-ServerConnector@22d9c961{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=0 selected=0 updates=1
2022-01-04T23:22:14.318Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:22:14.318Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-01-04T23:22:14.318Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:22:14.318Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:22:14.318Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6020f055
2022-01-04T23:22:14.318Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6020f055
2022-01-04T23:22:14.318Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:22:14.318Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:22:14.318Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6020f055
2022-01-04T23:22:14.318Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-01-04T23:22:14.318Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@185182c4
2022-01-04T23:22:14.319Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5f110195{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-01-04T23:22:14.319Z||qtp943165647-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4b42ff11::DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-04T23:22:14.319Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.319Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1f37e645::SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.319Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4b42ff11::DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-04T23:22:14.319Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4b42ff11::DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-01-04T23:22:14.319Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2b8f6487{AC.ReadCB@4b42ff11{HttpConnection@4b42ff11::DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-01-04T23:22:14.320Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1f37e645::SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.320Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-01-04T23:22:14.320Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.320Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@77e9ac90{SSLC.NBReadCB@1f37e645{SslConnection@1f37e645::SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:22:14.320Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.320Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@574c79e6 on ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=0
2022-01-04T23:22:14.320Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@620f7a39{STARTED} id=0 keys=1 selected=0 updates=1
2022-01-04T23:22:14.320Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-01-04T23:22:14.320Z||qtp943165647-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.320Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-01-04T23:22:14.320Z||qtp943165647-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6020f055
2022-01-04T23:22:14.321Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-01-04T23:22:14.321Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-01-04T23:22:14.321Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@574c79e6
2022-01-04T23:22:14.321Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.321Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:22:14.321Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:22:14.321Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-01-04T23:22:14.321Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-01-04T23:22:14.321Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.149.74:8000 remote=/172.16.10.174:54238], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-01-04T23:22:14.321Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.322Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-01-04T23:22:14.322Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0} tryExecute EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-01-04T23:22:14.322396Z
2022-01-04T23:22:14.322Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=0}@5cf46347 offer EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/PRODUCING/p=false/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-01-04T23:22:14.32267Z
2022-01-04T23:22:14.322Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1} startReservedThread p=1
2022-01-04T23:22:14.322Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@2f6455cc
2022-01-04T23:22:14.323Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@2f6455cc
2022-01-04T23:22:14.323Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=0/2,p=1}@5cf46347 task=EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@24fabd0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2022-01-04T23:22:14.323023Z
2022-01-04T23:22:14.323Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=1}@2f6455cc started
2022-01-04T23:22:14.323Z||qtp943165647-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@24fabd0f{s=1/2,p=0}@2f6455cc waiting
2022-01-04T23:22:14.323Z||qtp943165647-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-01-04T23:22:14.323201Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-01-04T23:22:14.323Z||qtp943165647-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@1f7b8d59/SelectorProducer@28551755/IDLE/p=true/QueuedThreadPool[qtp943165647]@383790cf{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@24fabd0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-01-04T23:22:14.323377Z tryProduce true
2022-01-04T23:22:14.323Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-01-04T23:22:14.323Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-01-04T23:22:14.323Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@77e9ac90{SSLC.NBReadCB@1f37e645{SslConnection@1f37e645::SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-01-04T23:22:14.323Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.323Z||qtp943165647-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-01-04T23:22:14.323Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1f37e645::SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.324Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1f37e645::SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.324Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2b8f6487{AC.ReadCB@4b42ff11{HttpConnection@4b42ff11::DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2022-01-04T23:22:14.324Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b42ff11::DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@5f110195{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-01-04T23:22:14.324Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1f37e645::SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.324Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-01-04T23:22:14.325Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.325Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@13f82800[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:14.325Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-01-04T23:22:14.330Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:14.332Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.332Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-01-04T23:22:14.332Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b42ff11::DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:14.333Z||qtp943165647-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4b42ff11::DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-01-04T23:22:14.333Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@7fdd711f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-01-04T23:22:14.333Z||qtp943165647-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-01-04T23:22:14.333Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-01-04T23:22:14.333Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,OPEN,fill=-,flush=-,to=14/30000}
2022-01-04T23:22:14.333Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1f37e645::SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-01-04T23:22:14.333Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1f37e645::SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.333Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@6c0508fa[p=0,l=0,c=0,r=0]={<<<>>>}
2022-01-04T23:22:14.333Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:22:14.334Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-01-04T23:22:14.334Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.334Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-01-04T23:22:14.334Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-01-04T23:22:14.334Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-01-04T23:22:14.335Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1f37e645::SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-01-04T23:22:14.335Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.335Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1f37e645::SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(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 org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2022-01-04T23:22:14.336Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=17/30000}
2022-01-04T23:22:14.336Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.336Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.336Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@61834c2b{/172.16.10.174:54238<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f37e645{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2408f32b{/172.16.10.174:54238<->/10.242.149.74:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@4b42ff11[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cc5df23{s=START}]=>HttpChannelOverHttp@3eed499d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-01-04T23:22:14.336Z||qtp943165647-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@40e91c2b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	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.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	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:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatY