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
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2021-11-03T10:06:37.022Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-fkkw7 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-11-03T10:06:37.022Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-fkkw7 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-11-03T10:06:37.027Z||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
2021-11-03T10:06:37.027Z||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
2021-11-03T10:06:38.314Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2021-11-03T10:06:38.317Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2021-11-03T10:06:38.401Z||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
2021-11-03T10:06:38.402Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-11-03T10:06:41.556Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2021-11-03T10:06:41.639Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2021-11-03T10:06:41.642Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @7827ms to org.eclipse.jetty.util.log.Slf4jLog
2021-11-03T10:06:41.659Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2021-11-03T10:06:41.659Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2021-11-03T10:06:41.659Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2021-11-03T10:06:41.659Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2021-11-03T10:06:41.659Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2021-11-03T10:06:41.659Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-11-03T10:06:41.659Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-11-03T10:06:41.972Z||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
2021-11-03T10:06:41.972Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-11-03T10:06:42.001Z||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
2021-11-03T10:06:42.002Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-11-03T10:06:42.007Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-11-03T10:06:42.007Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-11-03T10:06:42.009Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-11-03T10:06:42.011Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-11-03T10:06:42.013Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-11-03T10:06:42.014Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-11-03T10:06:42.015Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-11-03T10:06:42.016Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-11-03T10:06:42.434Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4bb8855f
2021-11-03T10:06:42.446Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1,MANAGED}
2021-11-03T10:06:42.449Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@322803db,POJO}
2021-11-03T10:06:42.452Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@4b2a30d{STOPPED},MANAGED}
2021-11-03T10:06:42.457Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {JettyEmbeddedServletHandler@6f952d6c{STOPPED},MANAGED}
2021-11-03T10:06:42.458Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@5965844d{STOPPED},MANAGED}
2021-11-03T10:06:42.472Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-11-03T10:06:42.497Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@2032e725[HTTP/1.1] added {HttpConfiguration@4d23015c{32768/8192,8192/8192,https://:0,[]},POJO}
2021-11-03T10:06:42.503Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {Server@4d0b0fd4{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-11-03T10:06:42.508Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-11-03T10:06:42.508Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@773c0293{STOPPED},AUTO}
2021-11-03T10:06:42.508Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@55b8dbda,POJO}
2021-11-03T10:06:42.510Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@2032e725[HTTP/1.1],AUTO}
2021-11-03T10:06:42.510Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@2032e725[HTTP/1.1]
2021-11-03T10:06:42.514Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2021-11-03T10:06:42.515Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {ServerConnector@26dcd8c0{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2021-11-03T10:06:42.532Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2021-11-03T10:06:42.542Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@566d0c69]
2021-11-03T10:06:42.561Z||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]
2021-11-03T10:06:42.561Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@70abf9b0{STOPPED} mime types IncludeExclude@6a10b263{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@476ec9d0,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@325bb9a6}
2021-11-03T10:06:42.562Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@70abf9b0{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2021-11-03T10:06:42.562Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {GzipHandler@70abf9b0{STOPPED},MANAGED}
2021-11-03T10:06:42.571Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@4f186450[HTTP/1.1] added {HttpConfiguration@7fab4be7{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@a64e035]},POJO}
2021-11-03T10:06:42.573Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@41c204a0{SSL->HTTP/1.1} added {SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2021-11-03T10:06:42.573Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {Server@4d0b0fd4{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-11-03T10:06:42.574Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-11-03T10:06:42.574Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@22d9c961{STOPPED},AUTO}
2021-11-03T10:06:42.574Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@736f3e9e,POJO}
2021-11-03T10:06:42.574Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@41c204a0{SSL->HTTP/1.1},AUTO}
2021-11-03T10:06:42.574Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2021-11-03T10:06:42.575Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4f186450[HTTP/1.1],AUTO}
2021-11-03T10:06:42.575Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4f186450[HTTP/1.1]
2021-11-03T10:06:42.575Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2021-11-03T10:06:42.575Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2021-11-03T10:06:42.576Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@1698d7c0{STOPPED},AUTO}
2021-11-03T10:06:42.577Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@4d0b0fd4{STOPPED}[9.4.18.v20190429]
2021-11-03T10:06:42.577Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {ErrorHandler@281f23f2{STOPPED},AUTO}
2021-11-03T10:06:42.578Z||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
2021-11-03T10:06:42.587Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@4d0b0fd4{STARTING}[9.4.18.v20190429]
2021-11-03T10:06:42.588Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp666312528]@27b71f50{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2021-11-03T10:06:42.590Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2021-11-03T10:06:42.590Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp666312528]@27b71f50{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}] added {ReservedThreadExecutor@6daf2337{s=0/2,p=0},AUTO}
2021-11-03T10:06:42.593Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2021-11-03T10:06:42.596Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8782ms ReservedThreadExecutor@6daf2337{s=0/2,p=0}
2021-11-03T10:06:42.597Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-20,5,main]
2021-11-03T10:06:42.601Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-21,5,main]
2021-11-03T10:06:42.607Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-22,5,main]
2021-11-03T10:06:42.607Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-23,5,main]
2021-11-03T10:06:42.609Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-24,5,main]
2021-11-03T10:06:42.610Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-25,5,main]
2021-11-03T10:06:42.610Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-26,5,main]
2021-11-03T10:06:42.612Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp666312528-27,5,main]
2021-11-03T10:06:42.614Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8800ms QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}]
2021-11-03T10:06:42.615Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@70abf9b0{STOPPED}
2021-11-03T10:06:42.617Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@70abf9b0{STARTING}
2021-11-03T10:06:42.617Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2021-11-03T10:06:42.628Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-11-03T10:06:42.628Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@4632cfc 
2021-11-03T10:06:42.628Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@6e1f8469 
2021-11-03T10:06:42.628Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2021-11-03T10:06:42.628Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2021-11-03T10:06:42.628Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2021-11-03T10:06:42.628Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2021-11-03T10:06:42.629Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2021-11-03T10:06:42.631Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2021-11-03T10:06:43.241Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2021-11-03T10:06:43.289Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[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@2764c546{STOPPED},AUTO}
2021-11-03T10:06:43.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[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@59496961,POJO}
2021-11-03T10:06:43.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@408b87aa{STOPPED} added {WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2021-11-03T10:06:43.290Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@408b87aa{STOPPED} added {PathMappings[size=0],POJO}
2021-11-03T10:06:43.291Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@408b87aa{STOPPED},MANAGED}
2021-11-03T10:06:43.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@408b87aa{STOPPED}
2021-11-03T10:06:43.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-11-03T10:06:43.291Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@2764c546{STOPPED}
2021-11-03T10:06:43.292Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9478ms ScheduledExecutorScheduler@2764c546{STARTED}
2021-11-03T10:06:43.293Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9478ms WebSocketServerFactory@345cf395[defaultPolicy=WebSocketPolicy@69da0b12[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-11-03T10:06:43.293Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9478ms NativeWebSocketConfiguration@408b87aa{STARTED}
2021-11-03T10:06:43.322Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@507d20bb{STOPPED}
2021-11-03T10:06:43.351Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {HttpClientTransportOverHTTP@3910fe11{STOPPED},AUTO}
2021-11-03T10:06:43.351Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {Client@460510aa[provider=null,keyStore=null,trustStore=null],AUTO}
2021-11-03T10:06:43.351Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@351e414e,POJO}
2021-11-03T10:06:43.351Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@6fd77352,POJO}
2021-11-03T10:06:43.351Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}],UNMANAGED}
2021-11-03T10:06:43.351Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@1ab6718{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@59496961,POJO}
2021-11-03T10:06:43.352Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@33c17fa9[httpClient=HttpClient@1ab6718{STOPPED},openSessions.size=0] added {HttpClient@1ab6718{STOPPED},AUTO}
2021-11-03T10:06:43.371Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@507d20bb{STOPPED}
2021-11-03T10:06:43.371Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@507d20bb{STOPPED} added {NativeWebSocketConfiguration@408b87aa{STARTED},UNMANAGED}
2021-11-03T10:06:43.371Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@507d20bb{STOPPED},AUTO}
2021-11-03T10:06:43.372Z||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
2021-11-03T10:06:43.373Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@408b87aa{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-11-03T10:06:43.374Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2021-11-03T10:06:43.374Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@5e2f3be5{STOPPED},MANAGED}
2021-11-03T10:06:43.374Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2021-11-03T10:06:43.375Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-11-03T10:06:43.375Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-11-03T10:06:43.376Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2021-11-03T10:06:43.380Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2021-11-03T10:06:43.381Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600],AUTO}
2021-11-03T10:06:43.382Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@1686f0b4{STOPPED}[worker=null]
2021-11-03T10:06:43.389Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2021-11-03T10:06:43.389Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2021-11-03T10:06:43.390Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@1686f0b4{STARTING}[worker=node0] added {HouseKeeper@3900fa71{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2021-11-03T10:06:43.390Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@3900fa71{STOPPED}[interval=600000, ownscheduler=false]
2021-11-03T10:06:43.390Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@26722665{STOPPED}
2021-11-03T10:06:43.390Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9575ms ScheduledExecutorScheduler@26722665{STARTED}
2021-11-03T10:06:43.390Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2021-11-03T10:06:43.391Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2021-11-03T10:06:43.392Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9577ms HouseKeeper@3900fa71{STARTED}[interval=660000, ownscheduler=true]
2021-11-03T10:06:43.392Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9577ms DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0]
2021-11-03T10:06:43.392Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0],MANAGED}
2021-11-03T10:06:43.392Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {DefaultSessionIdManager@1686f0b4{STARTED}[worker=node0],UNMANAGED}
2021-11-03T10:06:43.392Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@6f38a289{STOPPED}
2021-11-03T10:06:43.392Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9578ms ScheduledExecutorScheduler@6f38a289{STARTED}
2021-11-03T10:06:43.393Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2021-11-03T10:06:43.393Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STOPPED}
2021-11-03T10:06:43.393Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STARTING}
2021-11-03T10:06:43.394Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STOPPED}
2021-11-03T10:06:43.395Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2021-11-03T10:06:43.395Z||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]
2021-11-03T10:06:43.396Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2021-11-03T10:06:43.396Z||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]
2021-11-03T10:06:43.396Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2021-11-03T10:06:43.400Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>metricsFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>characterEncodingFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>hiddenHttpMethodFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>httpPutFormContentFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>requestContextFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>webRequestLoggingFilter, [/*]/[]/[ASYNC, FORWARD, INCLUDE, REQUEST]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2021-11-03T10:06:43.400Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2021-11-03T10:06:43.400Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2021-11-03T10:06:43.400Z||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}
2021-11-03T10:06:43.400Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STARTING}
2021-11-03T10:06:43.400Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9586ms JettyEmbeddedServletHandler@6f952d6c{STARTED}
2021-11-03T10:06:43.400Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9586ms ConstraintSecurityHandler@4b2a30d{STARTED}
2021-11-03T10:06:43.400Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-11-03T10:06:43.401Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600]
2021-11-03T10:06:43.401Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9586ms org.eclipse.jetty.server.session.NullSessionDataStore@692fd26[passivating=false,graceSec=3600]
2021-11-03T10:06:43.401Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9586ms org.eclipse.jetty.server.session.DefaultSessionCache@38eb2c50[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-11-03T10:06:43.401Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9586ms org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2021-11-03T10:06:43.401Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@507d20bb{STOPPED}
2021-11-03T10:06:43.402Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@1d61c6dc)
2021-11-03T10:06:43.402Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-11-03T10:06:43.403Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-11-03T10:06:43.404Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-11-03T10:06:43.404Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-11-03T10:06:43.404Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-11-03T10:06:43.404Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-11-03T10:06:43.404Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-11-03T10:06:43.404Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-11-03T10:06:43.404Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2021-11-03T10:06:43.404Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-11-03T10:06:43.404Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-11-03T10:06:43.404Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@1d61c6dc)
2021-11-03T10:06:43.405Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-11-03T10:06:43.406Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-11-03T10:06:43.406Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-11-03T10:06:43.406Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-11-03T10:06:43.406Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-11-03T10:06:43.406Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-11-03T10:06:43.406Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-11-03T10:06:43.406Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-11-03T10:06:43.407Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2021-11-03T10:06:43.407Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-11-03T10:06:43.407Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-11-03T10:06:43.407Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-11-03T10:06:43.407Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-11-03T10:06:43.407Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-11-03T10:06:43.407Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-11-03T10:06:43.407Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-11-03T10:06:43.407Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-11-03T10:06:43.407Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2021-11-03T10:06:43.407Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9593ms ServerContainer@507d20bb{STARTED}
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@5e2f3be5{STOPPED}
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@5e2f3be5{STARTING}
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9593ms JettyEmbeddedErrorHandler@5e2f3be5{STARTED}
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@2e380628
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@3b6c624
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@1eaf1e62
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@c81fd12
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9594ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9594ms GzipHandler@70abf9b0{STARTED}
2021-11-03T10:06:43.408Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@1698d7c0{STOPPED}
2021-11-03T10:06:43.409Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9594ms AbstractLifeCycle@1698d7c0{STARTED}
2021-11-03T10:06:43.409Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@281f23f2{STOPPED}
2021-11-03T10:06:43.409Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@281f23f2{STARTING}
2021-11-03T10:06:43.409Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9594ms ErrorHandler@281f23f2{STARTED}
2021-11-03T10:06:43.409Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @9594ms
2021-11-03T10:06:43.409Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9595ms Server@4d0b0fd4{STARTED}[9.4.18.v20190429]
2021-11-03T10:06:43.696Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-11-03T10:06:43.696Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-11-03T10:06:43.696Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-11-03T10:06:43.696Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-11-03T10:06:43.904Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2021-11-03T10:06:43.904Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2021-11-03 10:06:45.623--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: 2021-11-03 10:06:47.396--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: 2021-11-03 10:06:48.937--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: 2021-11-03 10:06:50.545--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: 2021-11-03 10:06:52.324--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: 2021-11-03 10:06:54.465--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: 2021-11-03 10:06:56.585--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
2021-11-03T10:06:58.399Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-11-03T10:06:58.399Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-11-03T10:06:58.535Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-11-03T10:06:58.535Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-11-03T10:06:58.535Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-11-03T10:06:58.535Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-11-03T10:06:58.848Z||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
2021-11-03T10:06:58.849Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-11-03T10:06:58.873Z||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
2021-11-03T10:06:58.873Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-11-03T10:06:58.873Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-11-03T10:06:58.874Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-11-03T10:06:58.874Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-11-03T10:06:58.874Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-11-03T10:06:58.874Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-11-03T10:06:58.874Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-11-03T10:06:58.874Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-11-03T10:06:58.875Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-11-03T10:07:02.660Z||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
2021-11-03T10:07:04.740Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4d0b0fd4{STARTED}[9.4.18.v20190429] added {ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2021-11-03T10:07:04.743Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-11-03T10:07:04.743Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30929ms metricsFilter@7c1812b3==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-11-03T10:07:04.744Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@66f659e6
2021-11-03T10:07:04.746Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30932ms characterEncodingFilter@328902d5==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@2a1debfa
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30932ms hiddenHttpMethodFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@597f48df
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30932ms httpPutFormContentFilter@3157e4c0==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@58a120b0
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30932ms requestContextFilter@64b70919==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@3daa82be
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30933ms webRequestLoggingFilter@72e789cb==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@10667848
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30933ms applicationContextIdFilter@4e31c3ec==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@1237e0be
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30933ms Jetty_WebSocketUpgradeFilter@3d98d138==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-11-03T10:07:04.747Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@408b87aa{STARTED}]
2021-11-03T10:07:04.748Z||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
2021-11-03T10:07:04.750Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30935ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-11-03T10:07:04.751Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@5ce4369b for dispatcherServlet
2021-11-03T10:07:04.752Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-11-03T10:07:04.802Z||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
2021-11-03T10:07:04.802Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30988ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-11-03T10:07:04.802Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2021-11-03T10:07:04.803Z||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
2021-11-03T10:07:04.805Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-11-03T10:07:04.805Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @30990ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-11-03T10:07:04.809Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@57466fb7 for default
2021-11-03T10:07:04.815Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2021-11-03T10:07:04.816Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-11-03T10:07:04.826Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{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}
2021-11-03T10:07:04.826Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@22d9c961{STOPPED}
2021-11-03T10:07:04.827Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31012ms ScheduledExecutorScheduler@22d9c961{STARTED}
2021-11-03T10:07:04.827Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2021-11-03T10:07:04.827Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-11-03T10:07:05.162Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@64acf8d2(aai@aai.onap.org,h=[],w=[])
2021-11-03T10:07:05.163Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@64acf8d2(aai@aai.onap.org,h=[aai],w=[])
2021-11-03T10:07:05.163Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@64acf8d2(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2021-11-03T10:07:05.163Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@64acf8d2(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2021-11-03T10:07:05.163Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@64acf8d2(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2021-11-03T10:07:05.163Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@64acf8d2(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2021-11-03T10:07:05.163Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@64acf8d2(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2021-11-03T10:07:05.164Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@64acf8d2(aai@aai.onap.org,h=[aai, 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=[])
2021-11-03T10:07:05.164Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@64acf8d2(aai@aai.onap.org,h=[aai, 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=[])
2021-11-03T10:07:05.164Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@64acf8d2(aai@aai.onap.org,h=[aai, 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=[])
2021-11-03T10:07:05.164Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@64acf8d2(aai@aai.onap.org,h=[aai, 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=[])
2021-11-03T10:07:05.166Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@64acf8d2(aai@aai.onap.org,h=[aai, 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=[])
2021-11-03T10:07:05.166Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@64acf8d2(aai@aai.onap.org,h=[aai, 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@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-11-03T10:07:05.381Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@a319a2e] for SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-11-03T10:07:05.474Z||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]
2021-11-03T10:07:05.474Z||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]
2021-11-03T10:07:05.475Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1390a415
2021-11-03T10:07:05.478Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31663ms SslContextFactory@64138b0c[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-11-03T10:07:05.478Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7603cfc2
2021-11-03T10:07:05.478Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31664ms SslConnectionFactory@41c204a0{SSL->HTTP/1.1}
2021-11-03T10:07:05.478Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@4f186450[HTTP/1.1]
2021-11-03T10:07:05.478Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31664ms HttpConnectionFactory@4f186450[HTTP/1.1]
2021-11-03T10:07:05.479Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-11-03T10:07:05.498Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-03T10:07:05.497377Z added {SelectorProducer@63ede2a0,POJO}
2021-11-03T10:07:05.499Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-03T10:07:05.49927Z added {QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}],UNMANAGED}
2021-11-03T10:07:05.499Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-03T10:07:05.499638Z created
2021-11-03T10:07:05.500Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@6158113e{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-03T10:07:05.500013Z,MANAGED}
2021-11-03T10:07:05.500Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@6158113e{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2021-11-03T10:07:05.500Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@6158113e{STOPPED} id=0 keys=-1 selected=-1 updates=0
2021-11-03T10:07:05.500Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-03T10:07:05.500646Z
2021-11-03T10:07:05.500Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31686ms EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-03T10:07:05.500908Z
2021-11-03T10:07:05.503Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@1fce6eb4
2021-11-03T10:07:05.503Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@1fce6eb4
2021-11-03T10:07:05.504Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-03T10:07:05.503988Z tryProduce false
2021-11-03T10:07:05.511Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@620f7a39 on ManagedSelector@6158113e{STARTING} id=0 keys=0 selected=0 updates=0
2021-11-03T10:07:05.520Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:05.520Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@620f7a39
2021-11-03T10:07:05.520Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:05.520Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2021-11-03T10:07:05.520Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31705ms ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-03T10:07:05.520Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31706ms SelectorManager@ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-11-03T10:07:05.521Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@2b5ca574,POJO}
2021-11-03T10:07:05.521Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@2b5ca574
2021-11-03T10:07:05.522Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-11-03T10:07:05.522Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @31707ms ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-11-03T10:07:05.522Z||qtp666312528-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@2b5ca574
2021-11-03T10:07:05.533Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 30.607 seconds (JVM running for 31.718)
2021-11-03T10:07:05.533Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 30.607 seconds (JVM running for 31.718)
2021-11-03T10:07:06.939Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@45981abf on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-03T10:07:06.939Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-03T10:07:06.940Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:06.940Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:06.940Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:06.940Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:06.940Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@45981abf
2021-11-03T10:07:06.942Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@45981abf
2021-11-03T10:07:06.943Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:06.943Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:06.943Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@45981abf
2021-11-03T10:07:06.957Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 7 ms, remaining: 29993 ms
2021-11-03T10:07:06.958Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@a767364
2021-11-03T10:07:07.023Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=54/30000},null,HttpChannelState@3505730d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-03T10:07:07.030Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=62/30000}
2021-11-03T10:07:07.031Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=82/30000}{io=0/0,kio=0,kro=0}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=63/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.032Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=83/30000}{io=0/0,kio=0,kro=0}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=64/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.032Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=64/30000}
2021-11-03T10:07:07.032Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=64/30000}
2021-11-03T10:07:07.033Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6299898b{AC.ReadCB@64428a5c{HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-03T10:07:07.033Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=84/30000}{io=0/0,kio=0,kro=0}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.033Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-03T10:07:07.034Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,OPEN,fill=-,flush=-,to=85/30000}{io=0/0,kio=0,kro=0}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.035Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1423f13d{SSLC.NBReadCB@208f7887{SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:07.035Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.036Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3a58e7e3 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:07.036Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-03T10:07:07.036Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.036Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@45981abf
2021-11-03T10:07:07.037Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:07.037Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2021-11-03T10:07:07.038Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:07.038Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:07.038Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3a58e7e3
2021-11-03T10:07:07.038Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.038Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:07.038Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:07.038Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/1 selected
2021-11-03T10:07:07.038Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2021-11-03T10:07:07.039Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.239.195:8000 remote=/172.16.10.30:55232], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-03T10:07:07.039Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.039Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:07:07.040Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-03T10:07:07.040181Z
2021-11-03T10:07:07.040Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2021-11-03T10:07:07.041Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@5d92aa01
2021-11-03T10:07:07.042Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@5d92aa01
2021-11-03T10:07:07.042Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-03T10:07:07.042206Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-03T10:07:07.042Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@5d92aa01 started
2021-11-03T10:07:07.042Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:07:07.042Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5d92aa01 waiting
2021-11-03T10:07:07.042Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:07.042Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:07.043Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.043Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:07:07.043Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:07.043Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1423f13d{SSLC.NBReadCB@208f7887{SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:07.043Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.044Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.044Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6299898b{AC.ReadCB@64428a5c{HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2021-11-03T10:07:07.044Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@3505730d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:07.044Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.044Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-03T10:07:07.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@c7f78c7[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}
2021-11-03T10:07:07.045Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-03T10:07:07.061Z||qtp666312528-25|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@521443cc[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@521443cc[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}
2021-11-03T10:07:07.063Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=31/30000}=>HttpConnection@64428a5c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.063Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-03T10:07:07.063Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=31/30000} filled -1 HeapByteBuffer@521443cc[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}
2021-11-03T10:07:07.063Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=31/30000} parse HeapByteBuffer@521443cc[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} {}
2021-11-03T10:07:07.063Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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}
2021-11-03T10:07:07.065Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-03T10:07:07.065Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=33/30000}
2021-11-03T10:07:07.065Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=33/30000}
2021-11-03T10:07:07.065Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=30/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-03T10:07:07.067Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.067Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-03T10:07:07.067Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:07.067Z||qtp666312528-25|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
2021-11-03T10:07:07.068Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.068Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-03T10:07:07.068Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:07.068Z||qtp666312528-25|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
2021-11-03T10:07:07.069Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-03T10:07:07.069Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.072Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{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
2021-11-03T10:07:07.072Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=40/30000}
2021-11-03T10:07:07.072Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=40/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.073Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.073Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.073Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@61647784{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)
2021-11-03T10:07:07.074Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1423f13d{null}
2021-11-03T10:07:07.074Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:07.074Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b1fe6
2021-11-03T10:07:07.074Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.074Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b1fe6
2021-11-03T10:07:07.074Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.074Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@960d6c9{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)
2021-11-03T10:07:07.074Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6299898b{null}
2021-11-03T10:07:07.075Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=42/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-03T10:07:07.075Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=43/30000}
2021-11-03T10:07:07.078Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.080Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=48/30000}
2021-11-03T10:07:07.081Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@208f7887::SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.081Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b1fe6
2021-11-03T10:07:07.081Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:07.081Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:07.081Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2021-11-03T10:07:07.081Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=49/30000}
2021-11-03T10:07:07.081Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:07.081Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@64428a5c::DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=49/30000} onFillable exit HttpChannelState@3505730d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:07.082Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:07.082Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:07.082Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2021-11-03T10:07:07.082Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@40b37612{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@208f7887{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2c2e34d5{/172.16.10.30:55232<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=50/30000}=>HttpConnection@64428a5c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1279e1f2{s=START}]=>HttpChannelOverHttp@5ea84d24{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:07:16.936Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@5597f21a on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-03T10:07:16.936Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-03T10:07:16.936Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:16.936Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:16.936Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:16.936Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:16.937Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5597f21a
2021-11-03T10:07:16.937Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5597f21a
2021-11-03T10:07:16.937Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:16.937Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:16.937Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5597f21a
2021-11-03T10:07:16.937Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-03T10:07:16.938Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@16d27243
2021-11-03T10:07:16.939Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@633709b3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-03T10:07:16.939Z||qtp666312528-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-03T10:07:16.940Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.940Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.940Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:07:16.940Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:07:16.940Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6c616aed{AC.ReadCB@66722ffc{HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-03T10:07:16.940Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.940Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-03T10:07:16.940Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.941Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1b9bb552{SSLC.NBReadCB@1b40009f{SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:16.941Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.941Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@440a46 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:16.941Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-03T10:07:16.942Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.942Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5597f21a
2021-11-03T10:07:16.944Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:16.944Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2021-11-03T10:07:16.944Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:16.944Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:16.944Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@440a46
2021-11-03T10:07:16.944Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.944Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:16.944Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:16.944Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/1 selected
2021-11-03T10:07:16.944Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2021-11-03T10:07:16.945Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.239.195:8000 remote=/172.16.10.30:55370], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-03T10:07:16.945Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.945Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:07:16.945Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-03T10:07:16.945743Z
2021-11-03T10:07:16.946Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@5d92aa01 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-03T10:07:16.946062Z
2021-11-03T10:07:16.946Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2021-11-03T10:07:16.946Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@615c4421
2021-11-03T10:07:16.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@615c4421
2021-11-03T10:07:16.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@615c4421 started
2021-11-03T10:07:16.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@615c4421 waiting
2021-11-03T10:07:16.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@5d92aa01 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-03T10:07:16.946878Z
2021-11-03T10:07:16.947Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-03T10:07:16.946587Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-03T10:07:16.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-03T10:07:16.947113Z tryProduce true
2021-11-03T10:07:16.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:16.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:16.947Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1b9bb552{SSLC.NBReadCB@1b40009f{SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:16.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:16.947Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.948Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.948Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6c616aed{AC.ReadCB@66722ffc{HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2021-11-03T10:07:16.948Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@633709b3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:16.949Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.949Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-03T10:07:16.950Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.950Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2de5adb7[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}
2021-11-03T10:07:16.950Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-03T10:07:16.956Z||qtp666312528-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@521443cc[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@521443cc[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}
2021-11-03T10:07:16.956Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@66722ffc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.956Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-03T10:07:16.956Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@521443cc[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}
2021-11-03T10:07:16.956Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@521443cc[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} {}
2021-11-03T10:07:16.956Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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}
2021-11-03T10:07:16.956Z||qtp666312528-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-03T10:07:16.957Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=16/30000}
2021-11-03T10:07:16.957Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=17/30000}
2021-11-03T10:07:16.957Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-03T10:07:16.957Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.957Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-03T10:07:16.957Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:16.957Z||qtp666312528-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
2021-11-03T10:07:16.957Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.958Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-03T10:07:16.958Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:16.958Z||qtp666312528-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
2021-11-03T10:07:16.958Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-03T10:07:16.958Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.959Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{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
2021-11-03T10:07:16.959Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-11-03T10:07:16.959Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.959Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.959Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.959Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@656fd8a8{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)
2021-11-03T10:07:16.960Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1b9bb552{null}
2021-11-03T10:07:16.960Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:16.960Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c5f8189
2021-11-03T10:07:16.960Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:16.960Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:16.960Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c5f8189
2021-11-03T10:07:16.960Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2021-11-03T10:07:16.960Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.960Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:16.961Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.961Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-11-03T10:07:16.961Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1b40009f::SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.961Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c5f8189
2021-11-03T10:07:16.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:16.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2021-11-03T10:07:16.962Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@18158f31{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.962Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1fa1a36f{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)
2021-11-03T10:07:16.962Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6c616aed{null}
2021-11-03T10:07:16.962Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-03T10:07:16.962Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-11-03T10:07:16.962Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-11-03T10:07:16.962Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@66722ffc::DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@633709b3{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:16.962Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1b40009f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@57ef7878{/172.16.10.30:55370<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@66722ffc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37c08737{s=START}]=>HttpChannelOverHttp@12ede441{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:16.962Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@1fce6eb4
2021-11-03T10:07:26.936Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@14095066 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-03T10:07:26.936Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-03T10:07:26.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:26.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:26.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:26.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:26.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@14095066
2021-11-03T10:07:26.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@14095066
2021-11-03T10:07:26.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:26.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:26.936Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@14095066
2021-11-03T10:07:26.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-03T10:07:26.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@48e51916
2021-11-03T10:07:26.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@48077be6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-03T10:07:26.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:07:26.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:07:26.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:07:26.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@53037625{AC.ReadCB@28cae659{HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-03T10:07:26.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-03T10:07:26.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2c84ba32{SSLC.NBReadCB@6393d6ce{SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:26.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@515c2cca on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:26.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-03T10:07:26.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:26.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2021-11-03T10:07:26.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:26.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:26.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@515c2cca
2021-11-03T10:07:26.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@14095066
2021-11-03T10:07:26.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:26.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:26.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/1 selected
2021-11-03T10:07:26.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2021-11-03T10:07:26.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.239.195:8000 remote=/172.16.10.30:55588], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-03T10:07:26.941Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.941Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:07:26.941Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-03T10:07:26.941594Z
2021-11-03T10:07:26.941Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@615c4421 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-03T10:07:26.941837Z
2021-11-03T10:07:26.941Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2021-11-03T10:07:26.941Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@45711aff
2021-11-03T10:07:26.942Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@45711aff
2021-11-03T10:07:26.942Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@45711aff started
2021-11-03T10:07:26.942Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@45711aff waiting
2021-11-03T10:07:26.942Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-03T10:07:26.942154Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-03T10:07:26.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@615c4421 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-03T10:07:26.942427Z
2021-11-03T10:07:26.942Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2c84ba32{SSLC.NBReadCB@6393d6ce{SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:26.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-03T10:07:26.942749Z tryProduce true
2021-11-03T10:07:26.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:26.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.943Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.943Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@53037625{AC.ReadCB@28cae659{HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-11-03T10:07:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@48077be6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-03T10:07:26.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@414e8689[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}
2021-11-03T10:07:26.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-03T10:07:26.949Z||qtp666312528-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@521443cc[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@521443cc[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}
2021-11-03T10:07:26.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@28cae659[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-03T10:07:26.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@521443cc[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}
2021-11-03T10:07:26.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@521443cc[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} {}
2021-11-03T10:07:26.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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}
2021-11-03T10:07:26.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-03T10:07:26.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-11-03T10:07:26.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-11-03T10:07:26.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-03T10:07:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-03T10:07:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:26.951Z||qtp666312528-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
2021-11-03T10:07:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-03T10:07:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:26.951Z||qtp666312528-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
2021-11-03T10:07:26.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-03T10:07:26.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{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
2021-11-03T10:07:26.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-11-03T10:07:26.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@44c10c4{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)
2021-11-03T10:07:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2c84ba32{null}
2021-11-03T10:07:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7869fc91
2021-11-03T10:07:26.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:26.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:26.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2021-11-03T10:07:26.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:26.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:26.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2021-11-03T10:07:26.954Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7869fc91
2021-11-03T10:07:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.956Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.956Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.956Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-11-03T10:07:26.956Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3582b781{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)
2021-11-03T10:07:26.956Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6393d6ce::SocketChannelEndPoint@de786ce{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.956Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@53037625{null}
2021-11-03T10:07:26.956Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7869fc91
2021-11-03T10:07:26.956Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-03T10:07:26.956Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-11-03T10:07:26.956Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-11-03T10:07:26.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@28cae659::DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@48077be6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:26.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6393d6ce{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@796753f2{/172.16.10.30:55588<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@28cae659[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2028e18d{s=START}]=>HttpChannelOverHttp@306f6fa9{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:26.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5d92aa01 waiting
2021-11-03T10:07:36.936Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@213641de on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-03T10:07:36.937Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-03T10:07:36.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:36.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:36.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:36.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:36.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@213641de
2021-11-03T10:07:36.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@213641de
2021-11-03T10:07:36.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:36.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:36.938Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@213641de
2021-11-03T10:07:36.939Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-03T10:07:36.939Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@412e05b3
2021-11-03T10:07:36.941Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@5bd3e4bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-03T10:07:36.941Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:07:36.942Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.942Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.942Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-11-03T10:07:36.942Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-11-03T10:07:36.943Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@76accce{AC.ReadCB@6a6171ef{HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-03T10:07:36.943Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.943Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-03T10:07:36.943Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.944Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@66652bc5{SSLC.NBReadCB@5d2c282f{SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:36.944Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.944Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5ab40a76 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:36.945Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-03T10:07:36.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:36.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2021-11-03T10:07:36.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:36.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:36.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5ab40a76
2021-11-03T10:07:36.945Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.945Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@213641de
2021-11-03T10:07:36.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:36.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:36.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/1 selected
2021-11-03T10:07:36.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2021-11-03T10:07:36.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.239.195:8000 remote=/172.16.10.30:55786], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-03T10:07:36.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:07:36.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-03T10:07:36.9468Z
2021-11-03T10:07:36.947Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5d92aa01 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-03T10:07:36.947135Z
2021-11-03T10:07:36.947Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-03T10:07:36.94737Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-03T10:07:36.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5d92aa01 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-03T10:07:36.947603Z
2021-11-03T10:07:36.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-03T10:07:36.947904Z tryProduce true
2021-11-03T10:07:36.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@66652bc5{SSLC.NBReadCB@5d2c282f{SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:36.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:36.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:36.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:36.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@76accce{AC.ReadCB@6a6171ef{HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-11-03T10:07:36.949Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@5bd3e4bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:36.949Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.949Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-03T10:07:36.950Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.950Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2c213c47[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}
2021-11-03T10:07:36.950Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-03T10:07:36.954Z||qtp666312528-27|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@521443cc[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@521443cc[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}
2021-11-03T10:07:36.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-03T10:07:36.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@521443cc[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}
2021-11-03T10:07:36.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@521443cc[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} {}
2021-11-03T10:07:36.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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}
2021-11-03T10:07:36.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-03T10:07:36.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-11-03T10:07:36.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-11-03T10:07:36.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-03T10:07:36.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-03T10:07:36.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:36.956Z||qtp666312528-27|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
2021-11-03T10:07:36.956Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.956Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-03T10:07:36.956Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:36.956Z||qtp666312528-27|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
2021-11-03T10:07:36.956Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-03T10:07:36.957Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.957Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{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
2021-11-03T10:07:36.958Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-11-03T10:07:36.958Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.958Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.958Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.958Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@281ead1b{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)
2021-11-03T10:07:36.958Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@66652bc5{null}
2021-11-03T10:07:36.959Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:36.959Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d1c367c
2021-11-03T10:07:36.959Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:36.959Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:36.959Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2021-11-03T10:07:36.959Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:36.959Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.959Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:36.959Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2021-11-03T10:07:36.959Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.960Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d1c367c
2021-11-03T10:07:36.960Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@79dd602a{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)
2021-11-03T10:07:36.961Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@76accce{null}
2021-11-03T10:07:36.961Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.961Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-03T10:07:36.961Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-11-03T10:07:36.961Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-11-03T10:07:36.961Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-11-03T10:07:36.961Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5d2c282f::SocketChannelEndPoint@4fd46fc1{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.961Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a6171ef::DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@5bd3e4bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:36.961Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6d1c367c
2021-11-03T10:07:36.962Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5d2c282f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37953fef{/172.16.10.30:55786<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@6a6171ef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@43581e22{s=START}]=>HttpChannelOverHttp@4a0faeb2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:36.962Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@615c4421 waiting
2021-11-03T10:07:46.936Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@24feeaa5 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-03T10:07:46.937Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-03T10:07:46.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:46.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:46.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:46.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:46.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@24feeaa5
2021-11-03T10:07:46.938Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@24feeaa5
2021-11-03T10:07:46.938Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:46.938Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:46.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@24feeaa5
2021-11-03T10:07:46.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-03T10:07:46.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7e65615d
2021-11-03T10:07:46.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@db9b268{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-03T10:07:46.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-03T10:07:46.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:07:46.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:07:46.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7ac31534{AC.ReadCB@5803550b{HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-03T10:07:46.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-03T10:07:46.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.942Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@38aaac6a{SSLC.NBReadCB@6709b2cb{SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:46.942Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@121fde5e on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:46.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-03T10:07:46.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:46.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2021-11-03T10:07:46.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:46.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:46.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@24feeaa5
2021-11-03T10:07:46.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@121fde5e
2021-11-03T10:07:46.945Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:46.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:46.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/1 selected
2021-11-03T10:07:46.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2021-11-03T10:07:46.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.239.195:8000 remote=/172.16.10.30:56028], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-03T10:07:46.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:07:46.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-03T10:07:46.947374Z
2021-11-03T10:07:46.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@615c4421 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-03T10:07:46.948043Z
2021-11-03T10:07:46.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-03T10:07:46.948322Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-03T10:07:46.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@615c4421 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-03T10:07:46.948523Z
2021-11-03T10:07:46.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-03T10:07:46.948812Z tryProduce true
2021-11-03T10:07:46.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@38aaac6a{SSLC.NBReadCB@6709b2cb{SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:46.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:46.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:46.949Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.949Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.949Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:46.949Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.949Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7ac31534{AC.ReadCB@5803550b{HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=8/30000}}}
2021-11-03T10:07:46.949Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@db9b268{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:46.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-03T10:07:46.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6463ef8b[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}
2021-11-03T10:07:46.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-03T10:07:46.956Z||qtp666312528-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@521443cc[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@521443cc[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}
2021-11-03T10:07:46.956Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@5803550b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.956Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-03T10:07:46.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@521443cc[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}
2021-11-03T10:07:46.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@521443cc[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} {}
2021-11-03T10:07:46.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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}
2021-11-03T10:07:46.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-03T10:07:46.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=16/30000}
2021-11-03T10:07:46.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=16/30000}
2021-11-03T10:07:46.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-03T10:07:46.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-03T10:07:46.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:46.958Z||qtp666312528-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
2021-11-03T10:07:46.958Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.958Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-03T10:07:46.958Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:46.958Z||qtp666312528-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
2021-11-03T10:07:46.959Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-03T10:07:46.959Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.960Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{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
2021-11-03T10:07:46.960Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-11-03T10:07:46.960Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.960Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@53d91ae2{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)
2021-11-03T10:07:46.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@38aaac6a{null}
2021-11-03T10:07:46.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:46.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c791a7
2021-11-03T10:07:46.961Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c791a7
2021-11-03T10:07:46.962Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.962Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:46.962Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:46.962Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2021-11-03T10:07:46.962Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:46.962Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:46.962Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2021-11-03T10:07:46.968Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.968Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.968Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=27/30000}
2021-11-03T10:07:46.968Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1b494c1c{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)
2021-11-03T10:07:46.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7ac31534{null}
2021-11-03T10:07:46.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=28/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-03T10:07:46.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=28/30000}
2021-11-03T10:07:46.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=28/30000}
2021-11-03T10:07:46.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5803550b::DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=28/30000} onFillable exit HttpChannelState@db9b268{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:46.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.968Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6709b2cb::SocketChannelEndPoint@361f8be5{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6709b2cb{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@473349c8{/172.16.10.30:56028<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@5803550b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a29caeb{s=START}]=>HttpChannelOverHttp@77b90189{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:46.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5d92aa01 waiting
2021-11-03T10:07:46.969Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c791a7
2021-11-03T10:07:56.936Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@4e93db02 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-03T10:07:56.937Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-03T10:07:56.937Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:56.937Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:56.937Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:56.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:56.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4e93db02
2021-11-03T10:07:56.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4e93db02
2021-11-03T10:07:56.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:56.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:56.938Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4e93db02
2021-11-03T10:07:56.939Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-03T10:07:56.939Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@8431d5d
2021-11-03T10:07:56.940Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@11288ed6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-03T10:07:56.940Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-03T10:07:56.940Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.941Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.941Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:07:56.941Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:07:56.941Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@443e1cf7{AC.ReadCB@191c05b{HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-03T10:07:56.941Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.941Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-03T10:07:56.941Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.941Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4ba29f33{SSLC.NBReadCB@7f7cff46{SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:56.942Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.942Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@533cdfce on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:56.942Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-03T10:07:56.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:56.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2021-11-03T10:07:56.942Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:07:56.942Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4e93db02
2021-11-03T10:07:56.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:07:56.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@533cdfce
2021-11-03T10:07:56.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:56.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:56.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/1 selected
2021-11-03T10:07:56.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2021-11-03T10:07:56.943Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.239.195:8000 remote=/172.16.10.30:56252], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-03T10:07:56.943Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.943Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:07:56.944Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-03T10:07:56.944205Z
2021-11-03T10:07:56.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5d92aa01 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-03T10:07:56.944911Z
2021-11-03T10:07:56.945Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5d92aa01 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-03T10:07:56.94542Z
2021-11-03T10:07:56.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-03T10:07:56.945197Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-03T10:07:56.945Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-03T10:07:56.945621Z tryProduce true
2021-11-03T10:07:56.945Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:56.945Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:56.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4ba29f33{SSLC.NBReadCB@7f7cff46{SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:07:56.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:07:56.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@443e1cf7{AC.ReadCB@191c05b{HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-11-03T10:07:56.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@11288ed6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:56.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.946Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-03T10:07:56.947Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1ffd248f[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}
2021-11-03T10:07:56.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-03T10:07:56.953Z||qtp666312528-27|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@521443cc[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@521443cc[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}
2021-11-03T10:07:56.953Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@191c05b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.953Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-03T10:07:56.953Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@521443cc[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}
2021-11-03T10:07:56.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@521443cc[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} {}
2021-11-03T10:07:56.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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}
2021-11-03T10:07:56.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-03T10:07:56.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-11-03T10:07:56.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-11-03T10:07:56.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-03T10:07:56.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-03T10:07:56.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:56.955Z||qtp666312528-27|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
2021-11-03T10:07:56.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-03T10:07:56.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:07:56.955Z||qtp666312528-27|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
2021-11-03T10:07:56.956Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-03T10:07:56.956Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.957Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{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
2021-11-03T10:07:56.957Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-11-03T10:07:56.957Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.957Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.958Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.958Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1e05760a{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)
2021-11-03T10:07:56.958Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4ba29f33{null}
2021-11-03T10:07:56.958Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:07:56.958Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a949889
2021-11-03T10:07:56.959Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a949889
2021-11-03T10:07:56.958Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:07:56.959Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.960Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.960Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-11-03T10:07:56.960Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.960Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7f7cff46::SocketChannelEndPoint@591ea60c{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.960Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a949889
2021-11-03T10:07:56.960Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@97db0b9{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)
2021-11-03T10:07:56.960Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@443e1cf7{null}
2021-11-03T10:07:56.960Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-03T10:07:56.961Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-11-03T10:07:56.961Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-11-03T10:07:56.961Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@191c05b::DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=20/30000} onFillable exit HttpChannelState@11288ed6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:07:56.961Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7f7cff46{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3daa61a9{/172.16.10.30:56252<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@191c05b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@11b56e29{s=START}]=>HttpChannelOverHttp@47b72493{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:07:56.961Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@615c4421 waiting
2021-11-03T10:07:56.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:07:56.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2021-11-03T10:07:56.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:07:56.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:07:56.961Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2021-11-03T10:08:06.936Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@104728d6 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-03T10:08:06.936Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-03T10:08:06.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:06.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:08:06.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:08:06.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:08:06.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@104728d6
2021-11-03T10:08:06.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@104728d6
2021-11-03T10:08:06.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:06.936Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:06.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@104728d6
2021-11-03T10:08:06.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-03T10:08:06.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@49de327
2021-11-03T10:08:06.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@4a619ea6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-03T10:08:06.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:08:06.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:08:06.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:08:06.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5cd7bb9{AC.ReadCB@218ed816{HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-03T10:08:06.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-03T10:08:06.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@52544d7e{SSLC.NBReadCB@6a112d3{SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:08:06.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5cedfa6d on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:08:06.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-03T10:08:06.939Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:06.939Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2021-11-03T10:08:06.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.939Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:08:06.939Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@104728d6
2021-11-03T10:08:06.939Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:08:06.939Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5cedfa6d
2021-11-03T10:08:06.939Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:06.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:06.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/1 selected
2021-11-03T10:08:06.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2021-11-03T10:08:06.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.239.195:8000 remote=/172.16.10.30:56476], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-03T10:08:06.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:08:06.940Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-03T10:08:06.940802Z
2021-11-03T10:08:06.941Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@615c4421 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-03T10:08:06.941085Z
2021-11-03T10:08:06.941Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-03T10:08:06.941318Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-03T10:08:06.941Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@52544d7e{SSLC.NBReadCB@6a112d3{SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:08:06.941Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.942Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.942Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5cd7bb9{AC.ReadCB@218ed816{HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-11-03T10:08:06.942Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@4a619ea6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:08:06.942Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.942Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-03T10:08:06.942Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@615c4421 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-03T10:08:06.942906Z
2021-11-03T10:08:06.943Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-03T10:08:06.943073Z tryProduce true
2021-11-03T10:08:06.943Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:08:06.943Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:06.943Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.944Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:06.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7bb8efa4[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}
2021-11-03T10:08:06.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-03T10:08:06.948Z||qtp666312528-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@521443cc[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@521443cc[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}
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@218ed816[p=HttpParser{s=START,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@521443cc[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}
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@521443cc[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} {}
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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}
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-03T10:08:06.948Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:08:06.949Z||qtp666312528-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
2021-11-03T10:08:06.949Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.949Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-03T10:08:06.949Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:08:06.949Z||qtp666312528-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
2021-11-03T10:08:06.949Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-03T10:08:06.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{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
2021-11-03T10:08:06.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-11-03T10:08:06.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@34bd03dd{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)
2021-11-03T10:08:06.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@52544d7e{null}
2021-11-03T10:08:06.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:08:06.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@654580fa
2021-11-03T10:08:06.952Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@654580fa
2021-11-03T10:08:06.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6a5db4a4{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)
2021-11-03T10:08:06.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5cd7bb9{null}
2021-11-03T10:08:06.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-03T10:08:06.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-11-03T10:08:06.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-11-03T10:08:06.953Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@4a619ea6{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:08:06.954Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@218ed816::DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-11-03T10:08:06.954Z||qtp666312528-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6a112d3::SocketChannelEndPoint@66153064{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6a112d3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5381875{/172.16.10.30:56476<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@218ed816[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@439f49c2{s=START}]=>HttpChannelOverHttp@6939c622{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:06.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5d92aa01 waiting
2021-11-03T10:08:06.954Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@654580fa
2021-11-03T10:08:06.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:06.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:08:06.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2021-11-03T10:08:06.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:08:06.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:06.955Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2021-11-03T10:08:16.936Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@3ecb3b1 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-03T10:08:16.937Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-03T10:08:16.937Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:16.937Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:08:16.937Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:08:16.937Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:08:16.937Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3ecb3b1
2021-11-03T10:08:16.937Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3ecb3b1
2021-11-03T10:08:16.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:16.938Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:16.944Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3ecb3b1
2021-11-03T10:08:16.944Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-03T10:08:16.944Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5daf47cd
2021-11-03T10:08:16.945Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4fdb0322{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-03T10:08:16.945Z||qtp666312528-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-03T10:08:16.945Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.946Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.946Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:08:16.946Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:08:16.946Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@71282162{AC.ReadCB@68edb43b{HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-03T10:08:16.946Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.946Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-03T10:08:16.946Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.947Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@74e10f10{SSLC.NBReadCB@329e600a{SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:08:16.947Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.947Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@35bebfb6 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:08:16.947Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-03T10:08:16.947Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.947Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:16.947Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2021-11-03T10:08:16.947Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3ecb3b1
2021-11-03T10:08:16.947Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:08:16.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:08:16.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@35bebfb6
2021-11-03T10:08:16.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:16.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:16.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/1 selected
2021-11-03T10:08:16.948Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2021-11-03T10:08:16.949Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.239.195:8000 remote=/172.16.10.30:56702], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-03T10:08:16.949Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.949Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:08:16.949Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-03T10:08:16.949644Z
2021-11-03T10:08:16.950Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5d92aa01 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-03T10:08:16.95002Z
2021-11-03T10:08:16.950Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-03T10:08:16.950275Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-03T10:08:16.950Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@74e10f10{SSLC.NBReadCB@329e600a{SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:08:16.950Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5d92aa01 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-03T10:08:16.950551Z
2021-11-03T10:08:16.950Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.951Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.951Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@71282162{AC.ReadCB@68edb43b{HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-11-03T10:08:16.951Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@4fdb0322{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:08:16.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-03T10:08:16.951181Z tryProduce true
2021-11-03T10:08:16.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:08:16.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:16.951Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.951Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-03T10:08:16.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:16.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4a52b883[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}
2021-11-03T10:08:16.954Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-03T10:08:16.964Z||qtp666312528-27|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@521443cc[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@521443cc[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}
2021-11-03T10:08:16.964Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@68edb43b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.965Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-03T10:08:16.965Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=19/30000} filled -1 HeapByteBuffer@521443cc[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}
2021-11-03T10:08:16.965Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@521443cc[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} {}
2021-11-03T10:08:16.965Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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}
2021-11-03T10:08:16.965Z||qtp666312528-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-03T10:08:16.965Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=19/30000}
2021-11-03T10:08:16.965Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=19/30000}
2021-11-03T10:08:16.965Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-03T10:08:16.965Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.965Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-03T10:08:16.965Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:08:16.966Z||qtp666312528-27|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
2021-11-03T10:08:16.966Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.966Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-03T10:08:16.966Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:08:16.967Z||qtp666312528-27|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
2021-11-03T10:08:16.967Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-03T10:08:16.967Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.968Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{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
2021-11-03T10:08:16.968Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-11-03T10:08:16.968Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.968Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.968Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.969Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@74bc2190{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)
2021-11-03T10:08:16.969Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@74e10f10{null}
2021-11-03T10:08:16.969Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:08:16.969Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1020afc6
2021-11-03T10:08:16.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:16.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:08:16.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2021-11-03T10:08:16.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:08:16.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:16.969Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2021-11-03T10:08:16.969Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1020afc6
2021-11-03T10:08:16.969Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.970Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.971Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7ebed18b{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)
2021-11-03T10:08:16.971Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@71282162{null}
2021-11-03T10:08:16.971Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=25/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-03T10:08:16.971Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=25/30000}
2021-11-03T10:08:16.971Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=25/30000}
2021-11-03T10:08:16.971Z||qtp666312528-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=25/30000} onFillable exit HttpChannelState@4fdb0322{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:08:16.972Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.972Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@68edb43b::DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=26/30000}
2021-11-03T10:08:16.972Z||qtp666312528-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.972Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@615c4421 waiting
2021-11-03T10:08:16.972Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@329e600a::SocketChannelEndPoint@69c237a6{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@329e600a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@37dc7d78{/172.16.10.30:56702<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@68edb43b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@667dec9c{s=START}]=>HttpChannelOverHttp@2ab004c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:16.972Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1020afc6
2021-11-03T10:08:26.936Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@5014daab on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-03T10:08:26.937Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-03T10:08:26.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:26.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:08:26.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:08:26.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:08:26.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5014daab
2021-11-03T10:08:26.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5014daab
2021-11-03T10:08:26.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:26.937Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:26.937Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5014daab
2021-11-03T10:08:26.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-03T10:08:26.938Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@b7bc6d1
2021-11-03T10:08:26.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6b910a9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-03T10:08:26.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:08:26.940Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-11-03T10:08:26.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-11-03T10:08:26.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@439c07f7{AC.ReadCB@53a103e1{HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-03T10:08:26.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-03T10:08:26.941Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.942Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@18f9ba6e{SSLC.NBReadCB@a67bb55{SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:08:26.942Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2f730737 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:08:26.943Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-03T10:08:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2021-11-03T10:08:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:08:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:08:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2f730737
2021-11-03T10:08:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:26.943Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/1 selected
2021-11-03T10:08:26.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2021-11-03T10:08:26.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.239.195:8000 remote=/172.16.10.30:56906], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-03T10:08:26.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.944Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.944Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:08:26.942Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@45711aff IDLE
2021-11-03T10:08:26.944Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute STOP!
2021-11-03T10:08:26.944Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5014daab
2021-11-03T10:08:26.945Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@615c4421 offer STOP!
2021-11-03T10:08:26.945Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-03T10:08:26.944818Z
2021-11-03T10:08:26.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@615c4421 task=STOP!
2021-11-03T10:08:26.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@615c4421 Exited
2021-11-03T10:08:26.945Z||qtp666312528-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@6daf2337{s=1/2,p=0}@615c4421
2021-11-03T10:08:26.945Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=0}@45711aff offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-03T10:08:26.945783Z
2021-11-03T10:08:26.945Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1} startReservedThread p=1
2021-11-03T10:08:26.945Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@6daf2337{s=0/2,p=1}@a5be176
2021-11-03T10:08:26.946Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@6daf2337{s=0/2,p=1}@a5be176
2021-11-03T10:08:26.946Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=0/2,p=1}@45711aff task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@6daf2337{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=7]@2021-11-03T10:08:26.946055Z
2021-11-03T10:08:26.946Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=1}@a5be176 started
2021-11-03T10:08:26.946Z||qtp666312528-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@a5be176 waiting
2021-11-03T10:08:26.946Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-03T10:08:26.946342Z tryProduce true
2021-11-03T10:08:26.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=7]@2021-11-03T10:08:26.946235Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-03T10:08:26.946Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:08:26.946Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:26.946Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.946Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:26.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@18f9ba6e{SSLC.NBReadCB@a67bb55{SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:08:26.946Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@439c07f7{AC.ReadCB@53a103e1{HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-11-03T10:08:26.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@6b910a9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:08:26.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-03T10:08:26.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@43d0f297[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}
2021-11-03T10:08:26.947Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-03T10:08:26.951Z||qtp666312528-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@521443cc[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@521443cc[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}
2021-11-03T10:08:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@53a103e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-03T10:08:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@521443cc[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}
2021-11-03T10:08:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@521443cc[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} {}
2021-11-03T10:08:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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}
2021-11-03T10:08:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-03T10:08:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-03T10:08:26.951Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-03T10:08:26.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-03T10:08:26.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-03T10:08:26.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:08:26.952Z||qtp666312528-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
2021-11-03T10:08:26.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-03T10:08:26.952Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:08:26.952Z||qtp666312528-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
2021-11-03T10:08:26.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-03T10:08:26.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.953Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{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
2021-11-03T10:08:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-11-03T10:08:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@44af86dd{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)
2021-11-03T10:08:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@18f9ba6e{null}
2021-11-03T10:08:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:08:26.954Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37e4a55f
2021-11-03T10:08:26.954Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:26.955Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:08:26.955Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.955Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37e4a55f
2021-11-03T10:08:26.955Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2021-11-03T10:08:26.955Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.955Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:08:26.956Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.956Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-11-03T10:08:26.956Z||qtp666312528-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@a67bb55::SocketChannelEndPoint@6585696b{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.956Z||qtp666312528-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37e4a55f
2021-11-03T10:08:26.957Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:26.957Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2021-11-03T10:08:26.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6261b284{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)
2021-11-03T10:08:26.957Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@439c07f7{null}
2021-11-03T10:08:26.958Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-03T10:08:26.958Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-11-03T10:08:26.958Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-11-03T10:08:26.958Z||qtp666312528-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@53a103e1::DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@6b910a9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:08:26.958Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@a67bb55{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4839f6f4{/172.16.10.30:56906<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@53a103e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@dee62bb{s=START}]=>HttpChannelOverHttp@7bb4557d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:26.958Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0}@5d92aa01 waiting
2021-11-03T10:08:34.736Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{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@f5060 on ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-03T10:08:34.737Z||qtp666312528-21-acceptor-0@2b5ca574-ServerConnector@49dbaaf3{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-03T10:08:34.737Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:34.737Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:08:34.737Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:08:34.737Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:08:34.738Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@f5060
2021-11-03T10:08:34.738Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@f5060
2021-11-03T10:08:34.738Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:34.738Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:34.738Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@f5060
2021-11-03T10:08:34.738Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-03T10:08:34.739Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4981cfc
2021-11-03T10:08:34.740Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@20955002{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-03T10:08:34.741Z||qtp666312528-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@642ec710::DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:08:34.741Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.741Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5c8caf44::SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.741Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@642ec710::DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:08:34.741Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@642ec710::DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-03T10:08:34.742Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3fa137b5{AC.ReadCB@642ec710{HttpConnection@642ec710::DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-11-03T10:08:34.742Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5c8caf44::SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.742Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-03T10:08:34.742Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.742Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2da56116{SSLC.NBReadCB@5c8caf44{SslConnection@5c8caf44::SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:08:34.743Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.743Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@146a1d69 on ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:08:34.743Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-03T10:08:34.743Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:34.743Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/1 selected
2021-11-03T10:08:34.743Z||qtp666312528-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.743Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 1 updates
2021-11-03T10:08:34.743Z||qtp666312528-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@f5060
2021-11-03T10:08:34.743Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-03T10:08:34.743Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@146a1d69
2021-11-03T10:08:34.743Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.743Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:34.743Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:34.743Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 1/1/1 selected
2021-11-03T10:08:34.744Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 1 keys, 0 updates
2021-11-03T10:08:34.744Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.239.195:8000 remote=/172.16.10.30:57068], selector=sun.nio.ch.EPollSelectorImpl@925c419, interestOps=1, readyOps=1 SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-03T10:08:34.744Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.744Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-03T10:08:34.745Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=2/2,p=0} tryExecute EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-03T10:08:34.744863Z
2021-11-03T10:08:34.745Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5d92aa01 offer EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/PRODUCING/p=false/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-03T10:08:34.745285Z
2021-11-03T10:08:34.745Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-03T10:08:34.745515Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-03T10:08:34.745Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@6daf2337{s=1/2,p=0}@5d92aa01 task=EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-03T10:08:34.74567Z
2021-11-03T10:08:34.745Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2da56116{SSLC.NBReadCB@5c8caf44{SslConnection@5c8caf44::SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-03T10:08:34.745Z||qtp666312528-24|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2b55ea4d/SelectorProducer@63ede2a0/IDLE/p=true/QueuedThreadPool[qtp666312528]@27b71f50{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@6daf2337{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-03T10:08:34.74589Z tryProduce true
2021-11-03T10:08:34.746Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:08:34.746Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:34.746Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5c8caf44::SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.746Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.746Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 1 keys
2021-11-03T10:08:34.746Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5c8caf44::SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.746Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3fa137b5{AC.ReadCB@642ec710{HttpConnection@642ec710::DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-11-03T10:08:34.746Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@642ec710::DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@20955002{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-03T10:08:34.746Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5c8caf44::SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.746Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-03T10:08:34.747Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.747Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@564a161f[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}
2021-11-03T10:08:34.747Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-03T10:08:34.750Z||qtp666312528-25|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@521443cc[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@521443cc[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}
2021-11-03T10:08:34.750Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@642ec710[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.750Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-03T10:08:34.750Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@642ec710::DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@521443cc[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}
2021-11-03T10:08:34.751Z||qtp666312528-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@642ec710::DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@521443cc[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} {}
2021-11-03T10:08:34.751Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@521443cc[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}
2021-11-03T10:08:34.751Z||qtp666312528-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-03T10:08:34.751Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-03T10:08:34.751Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-03T10:08:34.751Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5c8caf44::SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@642ec710[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-03T10:08:34.751Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5c8caf44::SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@642ec710[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.751Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-03T10:08:34.751Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:08:34.752Z||qtp666312528-25|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
2021-11-03T10:08:34.752Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@642ec710[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.752Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-03T10:08:34.752Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-03T10:08:34.752Z||qtp666312528-25|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
2021-11-03T10:08:34.753Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5c8caf44::SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@642ec710[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-03T10:08:34.753Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@642ec710[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.753Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5c8caf44::SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@642ec710[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{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
2021-11-03T10:08:34.754Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-11-03T10:08:34.754Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@642ec710[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.754Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@642ec710[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.754Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5c8caf44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@642ec710[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOverHttp@64ab862f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-03T10:08:34.754Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@30824a0b{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)
2021-11-03T10:08:34.754Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2da56116{null}
2021-11-03T10:08:34.755Z||qtp666312528-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@6158113e{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-03T10:08:34.755Z||qtp666312528-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6ec8cce6
2021-11-03T10:08:34.755Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken with none selected
2021-11-03T10:08:34.755Z||qtp666312528-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6ec8cce6
2021-11-03T10:08:34.755Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 woken up from select, 0/0/0 selected
2021-11-03T10:08:34.755Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 processing 0 keys, 0 updates
2021-11-03T10:08:34.755Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-03T10:08:34.755Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-03T10:08:34.755Z||qtp666312528-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@925c419 waiting with 0 keys
2021-11-03T10:08:34.756Z||qtp666312528-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1fa93d39{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5c8caf44{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7603eb0e{/172.16.10.30:57068<->/10.242.239.195:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@642ec710[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35be6440{s=START}]=>HttpChannelOv