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-05-14T21:19:59.596Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-c958c89bc-scnzn with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-05-14T21:19:59.596Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-c958c89bc-scnzn with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-05-14T21:19:59.602Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy
2021-05-14T21:19:59.602Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,ssl,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy
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-05-14T21:20:00.767Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2021-05-14T21:20:00.769Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2021-05-14T21:20:00.801Z||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-05-14T21:20:00.803Z||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-05-14T21:20:03.491Z||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-05-14T21:20:03.577Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2021-05-14T21:20:03.580Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @6258ms to org.eclipse.jetty.util.log.Slf4jLog
2021-05-14T21:20:03.595Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2021-05-14T21:20:03.595Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2021-05-14T21:20:03.595Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2021-05-14T21:20:03.596Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2021-05-14T21:20:03.596Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2021-05-14T21:20:03.596Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-05-14T21:20:03.596Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-05-14T21:20:03.877Z||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-05-14T21:20:03.877Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-05-14T21:20:03.892Z||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-05-14T21:20:03.892Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-05-14T21:20:03.896Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-05-14T21:20:03.896Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-05-14T21:20:03.898Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-05-14T21:20:03.900Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-05-14T21:20:03.901Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-05-14T21:20:03.902Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-05-14T21:20:03.902Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-05-14T21:20:03.903Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-05-14T21:20:04.238Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@7bef452c
2021-05-14T21:20:04.261Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=-1,MANAGED}
2021-05-14T21:20:04.264Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@1bc425e7{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@4b2a30d,POJO}
2021-05-14T21:20:04.267Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@1bc425e7{STOPPED},MANAGED}
2021-05-14T21:20:04.272Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@1bc425e7{STOPPED} added {JettyEmbeddedServletHandler@4784013e{STOPPED},MANAGED}
2021-05-14T21:20:04.273Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@6f952d6c{STOPPED},MANAGED}
2021-05-14T21:20:04.317Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp1980194149]@76075d65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-05-14T21:20:04.363Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@3eed0f5[HTTP/1.1] added {HttpConfiguration@64030b91{32768/8192,8192/8192,https://:0,[]},POJO}
2021-05-14T21:20:04.367Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{null,[]}{0.0.0.0:0} added {Server@4455f57d{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-05-14T21:20:04.367Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1980194149]@76075d65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-05-14T21:20:04.367Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@444548a0{STOPPED},AUTO}
2021-05-14T21:20:04.367Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3766c667,POJO}
2021-05-14T21:20:04.367Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@3eed0f5[HTTP/1.1],AUTO}
2021-05-14T21:20:04.367Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@441cc260{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@3eed0f5[HTTP/1.1]
2021-05-14T21:20:04.370Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@441cc260{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@441cc260{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2021-05-14T21:20:04.371Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STOPPED}[9.4.18.v20190429] added {ServerConnector@441cc260{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2021-05-14T21:20:04.387Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2021-05-14T21:20:04.394Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@7aad3f7d]
2021-05-14T21:20:04.409Z||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-05-14T21:20:04.409Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@61799544{STOPPED} mime types IncludeExclude@78c1a023{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@70abf9b0,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@6a10b263}
2021-05-14T21:20:04.410Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@61799544{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2021-05-14T21:20:04.410Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STOPPED}[9.4.18.v20190429] added {GzipHandler@61799544{STOPPED},MANAGED}
2021-05-14T21:20:04.419Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@f8f56b9[HTTP/1.1] added {HttpConfiguration@15fa55a6{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@4f186450]},POJO}
2021-05-14T21:20:04.421Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@a64e035{SSL->HTTP/1.1} added {SslContextFactory@4d74c3ba[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-05-14T21:20:04.421Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{null,[]}{0.0.0.0:0} added {Server@4455f57d{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-05-14T21:20:04.421Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1980194149]@76075d65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-05-14T21:20:04.421Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@64138b0c{STOPPED},AUTO}
2021-05-14T21:20:04.421Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@49dbaaf3,POJO}
2021-05-14T21:20:04.421Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@a64e035{SSL->HTTP/1.1},AUTO}
2021-05-14T21:20:04.421Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@41c204a0{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@a64e035{SSL->HTTP/1.1}
2021-05-14T21:20:04.422Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@f8f56b9[HTTP/1.1],AUTO}
2021-05-14T21:20:04.422Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@f8f56b9[HTTP/1.1]
2021-05-14T21:20:04.422Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2021-05-14T21:20:04.422Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STOPPED}[9.4.18.v20190429] added {ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2021-05-14T21:20:04.423Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@73ba6fe6{STOPPED},AUTO}
2021-05-14T21:20:04.423Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@4455f57d{STOPPED}[9.4.18.v20190429]
2021-05-14T21:20:04.423Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STARTING}[9.4.18.v20190429] added {ErrorHandler@79ab34c1{STOPPED},AUTO}
2021-05-14T21:20:04.425Z||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-05-14T21:20:04.433Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@4455f57d{STARTING}[9.4.18.v20190429]
2021-05-14T21:20:04.434Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp1980194149]@76075d65{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2021-05-14T21:20:04.436Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}
2021-05-14T21:20:04.436Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp1980194149]@76075d65{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] added {ReservedThreadExecutor@23e44287{s=0/2,p=0},AUTO}
2021-05-14T21:20:04.436Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@23e44287{s=0/2,p=0}
2021-05-14T21:20:04.438Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7117ms ReservedThreadExecutor@23e44287{s=0/2,p=0}
2021-05-14T21:20:04.439Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-19,5,main]
2021-05-14T21:20:04.439Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-20,5,main]
2021-05-14T21:20:04.452Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-21,5,main]
2021-05-14T21:20:04.452Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-22,5,main]
2021-05-14T21:20:04.453Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-23,5,main]
2021-05-14T21:20:04.453Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-24,5,main]
2021-05-14T21:20:04.453Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-25,5,main]
2021-05-14T21:20:04.453Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp1980194149-26,5,main]
2021-05-14T21:20:04.455Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7133ms QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}]
2021-05-14T21:20:04.455Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@61799544{STOPPED}
2021-05-14T21:20:04.456Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@61799544{STARTING}
2021-05-14T21:20:04.456Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2021-05-14T21:20:04.463Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-05-14T21:20:04.464Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@5631962 
2021-05-14T21:20:04.464Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@52a70627 
2021-05-14T21:20:04.464Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6124287a
2021-05-14T21:20:04.464Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@19569ebd
2021-05-14T21:20:04.464Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@4632cfc
2021-05-14T21:20:04.464Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@6e1f8469
2021-05-14T21:20:04.465Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6124287a
2021-05-14T21:20:04.466Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2021-05-14T21:20:05.222Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@19569ebd
2021-05-14T21:20:05.253Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@14379273[defaultPolicy=WebSocketPolicy@50194e8d[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@3cee53dc{STOPPED},AUTO}
2021-05-14T21:20:05.253Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@14379273[defaultPolicy=WebSocketPolicy@50194e8d[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@290aeb20,POJO}
2021-05-14T21:20:05.253Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@73ad4ecc{STOPPED} added {WebSocketServerFactory@14379273[defaultPolicy=WebSocketPolicy@50194e8d[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-05-14T21:20:05.253Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@73ad4ecc{STOPPED} added {PathMappings[size=0],POJO}
2021-05-14T21:20:05.254Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@73ad4ecc{STOPPED},MANAGED}
2021-05-14T21:20:05.254Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@73ad4ecc{STOPPED}
2021-05-14T21:20:05.254Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@14379273[defaultPolicy=WebSocketPolicy@50194e8d[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-05-14T21:20:05.254Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@3cee53dc{STOPPED}
2021-05-14T21:20:05.254Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7933ms ScheduledExecutorScheduler@3cee53dc{STARTED}
2021-05-14T21:20:05.255Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7933ms WebSocketServerFactory@14379273[defaultPolicy=WebSocketPolicy@50194e8d[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-05-14T21:20:05.255Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7933ms NativeWebSocketConfiguration@73ad4ecc{STARTED}
2021-05-14T21:20:05.269Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@1f6d27cc{STOPPED}
2021-05-14T21:20:05.288Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {HttpClientTransportOverHTTP@d56aaa6{STOPPED},AUTO}
2021-05-14T21:20:05.288Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {Client@6972c30a[provider=null,keyStore=null,trustStore=null],AUTO}
2021-05-14T21:20:05.288Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@57a48985,POJO}
2021-05-14T21:20:05.289Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@1ab6718,POJO}
2021-05-14T21:20:05.289Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}],UNMANAGED}
2021-05-14T21:20:05.289Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@4eb30d44{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@290aeb20,POJO}
2021-05-14T21:20:05.289Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@87ae9efd[httpClient=HttpClient@4eb30d44{STOPPED},openSessions.size=0] added {HttpClient@4eb30d44{STOPPED},AUTO}
2021-05-14T21:20:05.308Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@1f6d27cc{STOPPED}
2021-05-14T21:20:05.309Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@1f6d27cc{STOPPED} added {NativeWebSocketConfiguration@73ad4ecc{STARTED},UNMANAGED}
2021-05-14T21:20:05.309Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@1f6d27cc{STOPPED},AUTO}
2021-05-14T21:20:05.310Z||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-05-14T21:20:05.310Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@73ad4ecc{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-05-14T21:20:05.311Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@4632cfc
2021-05-14T21:20:05.312Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@3d98d138{STOPPED},MANAGED}
2021-05-14T21:20:05.312Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@6e1f8469
2021-05-14T21:20:05.312Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-05-14T21:20:05.313Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-05-14T21:20:05.313Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=1800
2021-05-14T21:20:05.316Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@1bd0b0e5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2021-05-14T21:20:05.318Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@1bd0b0e5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@8bffb8b[passivating=false,graceSec=3600],AUTO}
2021-05-14T21:20:05.319Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@7186333e{STOPPED}[worker=null]
2021-05-14T21:20:05.320Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2021-05-14T21:20:05.320Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2021-05-14T21:20:05.321Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@7186333e{STARTING}[worker=node0] added {HouseKeeper@36f1046f{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2021-05-14T21:20:05.321Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@36f1046f{STOPPED}[interval=600000, ownscheduler=false]
2021-05-14T21:20:05.321Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@56d93692{STOPPED}
2021-05-14T21:20:05.321Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8000ms ScheduledExecutorScheduler@56d93692{STARTED}
2021-05-14T21:20:05.321Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2021-05-14T21:20:05.321Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2021-05-14T21:20:05.322Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8001ms HouseKeeper@36f1046f{STARTED}[interval=600000, ownscheduler=true]
2021-05-14T21:20:05.323Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8001ms DefaultSessionIdManager@7186333e{STARTED}[worker=node0]
2021-05-14T21:20:05.323Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@7186333e{STARTED}[worker=node0],MANAGED}
2021-05-14T21:20:05.323Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=1800 added {DefaultSessionIdManager@7186333e{STARTED}[worker=node0],UNMANAGED}
2021-05-14T21:20:05.323Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@7d0614f{STOPPED}
2021-05-14T21:20:05.323Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8002ms ScheduledExecutorScheduler@7d0614f{STARTED}
2021-05-14T21:20:05.324Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=1800
2021-05-14T21:20:05.324Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@1bc425e7{STOPPED}
2021-05-14T21:20:05.324Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@1bc425e7{STARTING}
2021-05-14T21:20:05.324Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@4784013e{STOPPED}
2021-05-14T21:20:05.325Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2021-05-14T21:20:05.326Z||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-05-14T21:20:05.326Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2021-05-14T21:20:05.326Z||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-05-14T21:20:05.327Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@6b667cb3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@6f38a289==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@15ac59c2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@64b70919==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@4e31c3ec==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@3157e4c0==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2021-05-14T21:20:05.330Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>metricsFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>characterEncodingFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>hiddenHttpMethodFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>httpPutFormContentFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>requestContextFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>webRequestLoggingFilter, [/*]/[]/[REQUEST, ASYNC, INCLUDE, FORWARD]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2021-05-14T21:20:05.330Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2021-05-14T21:20:05.330Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2021-05-14T21:20:05.330Z||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-05-14T21:20:05.330Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@4784013e{STARTING}
2021-05-14T21:20:05.330Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8009ms JettyEmbeddedServletHandler@4784013e{STARTED}
2021-05-14T21:20:05.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8009ms ConstraintSecurityHandler@1bc425e7{STARTED}
2021-05-14T21:20:05.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@1bd0b0e5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-05-14T21:20:05.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@8bffb8b[passivating=false,graceSec=3600]
2021-05-14T21:20:05.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8010ms org.eclipse.jetty.server.session.NullSessionDataStore@8bffb8b[passivating=false,graceSec=3600]
2021-05-14T21:20:05.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8010ms org.eclipse.jetty.server.session.DefaultSessionCache@1bd0b0e5[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-05-14T21:20:05.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8010ms org.eclipse.jetty.server.session.SessionHandler1206946689==dftMaxIdleSec=1800
2021-05-14T21:20:05.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@1f6d27cc{STOPPED}
2021-05-14T21:20:05.332Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6c03fb16)
2021-05-14T21:20:05.332Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-05-14T21:20:05.333Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-05-14T21:20:05.333Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-05-14T21:20:05.334Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-05-14T21:20:05.335Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-05-14T21:20:05.335Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-05-14T21:20:05.335Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2021-05-14T21:20:05.335Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2021-05-14T21:20:05.335Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2021-05-14T21:20:05.335Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2021-05-14T21:20:05.335Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2021-05-14T21:20:05.336Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@6c03fb16)
2021-05-14T21:20:05.336Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-05-14T21:20:05.336Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-05-14T21:20:05.336Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-05-14T21:20:05.336Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-05-14T21:20:05.336Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-05-14T21:20:05.337Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2021-05-14T21:20:05.338Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2021-05-14T21:20:05.339Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8017ms ServerContainer@1f6d27cc{STARTED}
2021-05-14T21:20:05.339Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@3d98d138{STOPPED}
2021-05-14T21:20:05.339Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@3d98d138{STARTING}
2021-05-14T21:20:05.339Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8018ms JettyEmbeddedErrorHandler@3d98d138{STARTED}
2021-05-14T21:20:05.339Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-05-14T21:20:05.339Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@6124287a
2021-05-14T21:20:05.339Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@19569ebd
2021-05-14T21:20:05.339Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@4632cfc
2021-05-14T21:20:05.339Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@6e1f8469
2021-05-14T21:20:05.339Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8018ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@4cd1c1dc{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-05-14T21:20:05.340Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8018ms GzipHandler@61799544{STARTED}
2021-05-14T21:20:05.340Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@73ba6fe6{STOPPED}
2021-05-14T21:20:05.340Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8019ms AbstractLifeCycle@73ba6fe6{STARTED}
2021-05-14T21:20:05.340Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@79ab34c1{STOPPED}
2021-05-14T21:20:05.340Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@79ab34c1{STARTING}
2021-05-14T21:20:05.340Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8019ms ErrorHandler@79ab34c1{STARTED}
2021-05-14T21:20:05.340Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @8019ms
2021-05-14T21:20:05.340Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8019ms Server@4455f57d{STARTED}[9.4.18.v20190429]
2021-05-14T21:20:05.535Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-05-14T21:20:05.536Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-05-14T21:20:05.536Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-05-14T21:20:05.536Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-05-14T21:20:05.730Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2021-05-14T21:20:05.730Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2021-05-14 21:20:06.97--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-05-14 21:20:08.375--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-05-14 21:20:09.589--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-05-14 21:20:10.769--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-05-14 21:20:12.147--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-05-14 21:20:13.51--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-05-14 21:20:14.959--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-05-14T21:20:16.239Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-05-14T21:20:16.239Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-05-14T21:20:16.345Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-05-14T21:20:16.345Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-05-14T21:20:16.345Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-05-14T21:20:16.345Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-05-14T21:20:16.626Z||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-05-14T21:20:16.626Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-05-14T21:20:16.638Z||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-05-14T21:20:16.638Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-05-14T21:20:16.638Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-05-14T21:20:16.638Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-05-14T21:20:16.639Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-05-14T21:20:16.639Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-05-14T21:20:16.639Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-05-14T21:20:16.639Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-05-14T21:20:16.639Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-05-14T21:20:16.640Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-05-14T21:20:19.595Z||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-05-14T21:20:21.462Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@4455f57d{STARTED}[9.4.18.v20190429] added {ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2021-05-14T21:20:21.466Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@3157e4c0==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-05-14T21:20:21.466Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24145ms metricsFilter@3157e4c0==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-05-14T21:20:21.467Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@21a66d45
2021-05-14T21:20:21.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@64b70919==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-05-14T21:20:21.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24148ms characterEncodingFilter@64b70919==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-05-14T21:20:21.470Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@640dc4c6
2021-05-14T21:20:21.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-05-14T21:20:21.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24149ms hiddenHttpMethodFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-05-14T21:20:21.470Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4f8b4bd0
2021-05-14T21:20:21.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-05-14T21:20:21.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24149ms httpPutFormContentFilter@61e3cf4d==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-05-14T21:20:21.470Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@597f48df
2021-05-14T21:20:21.470Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6b667cb3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-05-14T21:20:21.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24149ms requestContextFilter@6b667cb3==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-05-14T21:20:21.471Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@365553de
2021-05-14T21:20:21.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@4e31c3ec==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-05-14T21:20:21.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24150ms webRequestLoggingFilter@4e31c3ec==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-05-14T21:20:21.471Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@4647881c
2021-05-14T21:20:21.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@6f38a289==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-05-14T21:20:21.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24150ms applicationContextIdFilter@6f38a289==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-05-14T21:20:21.471Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@4f63e3c7
2021-05-14T21:20:21.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@15ac59c2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-05-14T21:20:21.471Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24150ms Jetty_WebSocketUpgradeFilter@15ac59c2==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-05-14T21:20:21.471Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@73ad4ecc{STARTED}]
2021-05-14T21:20:21.473Z||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-05-14T21:20:21.474Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24153ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-05-14T21:20:21.475Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@42fcc7e6 for dispatcherServlet
2021-05-14T21:20:21.476Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-05-14T21:20:21.499Z||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-05-14T21:20:21.499Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24178ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-05-14T21:20:21.500Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2021-05-14T21:20:21.500Z||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-05-14T21:20:21.502Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-05-14T21:20:21.502Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24180ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-05-14T21:20:21.506Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@669469c9 for default
2021-05-14T21:20:21.511Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2021-05-14T21:20:21.511Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-05-14T21:20:21.519Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2021-05-14T21:20:21.520Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@64138b0c{STOPPED}
2021-05-14T21:20:21.520Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24199ms ScheduledExecutorScheduler@64138b0c{STARTED}
2021-05-14T21:20:21.520Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@a64e035{SSL->HTTP/1.1}
2021-05-14T21:20:21.520Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@4d74c3ba[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-05-14T21:20:21.782Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@4c438f66(aai@aai.onap.org,h=[],w=[])
2021-05-14T21:20:21.783Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@4c438f66(aai@aai.onap.org,h=[aai],w=[])
2021-05-14T21:20:21.783Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@4c438f66(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2021-05-14T21:20:21.783Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@4c438f66(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2021-05-14T21:20:21.783Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@4c438f66(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2021-05-14T21:20:21.783Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@4c438f66(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-05-14T21:20:21.783Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@4c438f66(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-05-14T21:20:21.783Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@4c438f66(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-05-14T21:20:21.783Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@4c438f66(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-05-14T21:20:21.784Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@4c438f66(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-05-14T21:20:21.784Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@4c438f66(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-05-14T21:20:21.785Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@4c438f66(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-05-14T21:20:21.785Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@4c438f66(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@4d74c3ba[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-05-14T21:20:21.860Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@404566e7] for SslContextFactory@4d74c3ba[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-05-14T21:20:21.914Z||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-05-14T21:20:21.914Z||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-05-14T21:20:21.915Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@43de88f3
2021-05-14T21:20:21.917Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24596ms SslContextFactory@4d74c3ba[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-05-14T21:20:21.917Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1f7b8d59
2021-05-14T21:20:21.918Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24596ms SslConnectionFactory@a64e035{SSL->HTTP/1.1}
2021-05-14T21:20:21.918Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@f8f56b9[HTTP/1.1]
2021-05-14T21:20:21.918Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24596ms HttpConnectionFactory@f8f56b9[HTTP/1.1]
2021-05-14T21:20:21.918Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-05-14T21:20:21.927Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-05-14T21:20:21.92657Z added {SelectorProducer@7a7bb083,POJO}
2021-05-14T21:20:21.928Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-05-14T21:20:21.928037Z added {QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}],UNMANAGED}
2021-05-14T21:20:21.928Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-05-14T21:20:21.928324Z created
2021-05-14T21:20:21.928Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@2f03fdc0{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-05-14T21:20:21.928586Z,MANAGED}
2021-05-14T21:20:21.928Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@2f03fdc0{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2021-05-14T21:20:21.928Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@2f03fdc0{STOPPED} id=0 keys=-1 selected=-1 updates=0
2021-05-14T21:20:21.929Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-05-14T21:20:21.928952Z
2021-05-14T21:20:21.929Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24607ms EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-05-14T21:20:21.929194Z
2021-05-14T21:20:21.931Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@20b921be
2021-05-14T21:20:21.931Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@20b921be
2021-05-14T21:20:21.931Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@242c4a94 on ManagedSelector@2f03fdc0{STARTING} id=0 keys=0 selected=0 updates=0
2021-05-14T21:20:21.931Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-05-14T21:20:21.931811Z tryProduce false
2021-05-14T21:20:21.934Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:20:21.934Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@242c4a94
2021-05-14T21:20:21.934Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:21.934Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2021-05-14T21:20:21.934Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24613ms ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=0
2021-05-14T21:20:21.952Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24631ms SelectorManager@ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-05-14T21:20:21.953Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@477d6f66,POJO}
2021-05-14T21:20:21.953Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@477d6f66
2021-05-14T21:20:21.953Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-05-14T21:20:21.953Z||qtp1980194149-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@477d6f66
2021-05-14T21:20:21.953Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24632ms ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-05-14T21:20:21.960Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 23.77 seconds (JVM running for 24.639)
2021-05-14T21:20:21.960Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 23.77 seconds (JVM running for 24.639)
2021-05-14T21:20:24.747Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{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@28de3120 on ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=0
2021-05-14T21:20:24.748Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=1
2021-05-14T21:20:24.748Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:24.748Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:20:24.748Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:20:24.748Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:20:24.748Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@28de3120
2021-05-14T21:20:24.750Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@28de3120
2021-05-14T21:20:24.750Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:24.750Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:24.750Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@28de3120
2021-05-14T21:20:24.766Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 8 ms, remaining: 29992 ms
2021-05-14T21:20:24.767Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6939c622
2021-05-14T21:20:24.828Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=51/30000},null,HttpChannelState@3f456426{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-05-14T21:20:24.835Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=58/30000}
2021-05-14T21:20:24.836Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=79/30000}{io=0/0,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=59/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.837Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=79/30000}{io=0/0,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=59/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.837Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=60/30000}
2021-05-14T21:20:24.837Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=60/30000}
2021-05-14T21:20:24.837Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@22540bf9{AC.ReadCB@e451a9{HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-05-14T21:20:24.838Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=81/30000}{io=0/0,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.838Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-05-14T21:20:24.839Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,OPEN,fill=-,flush=-,to=82/30000}{io=0/0,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.841Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@464c195e{SSLC.NBReadCB@1a529bcc{SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:20:24.841Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.841Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@44c5c9ad on ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:20:24.841Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=1
2021-05-14T21:20:24.842Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:24.842Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2021-05-14T21:20:24.842Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:20:24.842Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:20:24.842Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@44c5c9ad
2021-05-14T21:20:24.842Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.842Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@28de3120
2021-05-14T21:20:24.842Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.842Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:24.842Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:24.842Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2021-05-14T21:20:24.842Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2021-05-14T21:20:24.843Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.129:8000 remote=/10.233.72.79:51238], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-05-14T21:20:24.843Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.843Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:20:24.844Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0} tryExecute EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-05-14T21:20:24.844221Z
2021-05-14T21:20:24.844Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1
2021-05-14T21:20:24.845Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@f5060
2021-05-14T21:20:24.845Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@f5060
2021-05-14T21:20:24.845Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-05-14T21:20:24.845662Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-05-14T21:20:24.846Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@f5060 started
2021-05-14T21:20:24.846Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:20:24.846Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:20:24.846Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:24.846Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.846Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 waiting
2021-05-14T21:20:24.846Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:20:24.846Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:24.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@464c195e{SSLC.NBReadCB@1a529bcc{SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:20:24.847Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@22540bf9{AC.ReadCB@e451a9{HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2021-05-14T21:20:24.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@3f456426{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:20:24.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.848Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-05-14T21:20:24.849Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.849Z||qtp1980194149-23|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-05-14T21:20:24.849Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-05-14T21:20:24.859Z||qtp1980194149-23|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-05-14T21:20:24.861Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=24/30000}=>HttpConnection@e451a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.861Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-05-14T21:20:24.861Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=24/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-05-14T21:20:24.861Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=24/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-05-14T21:20:24.861Z||qtp1980194149-23|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-05-14T21:20:24.863Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-05-14T21:20:24.863Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=26/30000}
2021-05-14T21:20:24.863Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=26/30000}
2021-05-14T21:20:24.863Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-05-14T21:20:24.865Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.865Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-05-14T21:20:24.865Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:20:24.865Z||qtp1980194149-23|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-05-14T21:20:24.866Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.866Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-05-14T21:20:24.866Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:20:24.866Z||qtp1980194149-23|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-05-14T21:20:24.866Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-05-14T21:20:24.867Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.870Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{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-05-14T21:20:24.870Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=33/30000}
2021-05-14T21:20:24.870Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.870Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.870Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.871Z||qtp1980194149-23|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-05-14T21:20:24.871Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@464c195e{null}
2021-05-14T21:20:24.871Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:20:24.871Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b1fe6
2021-05-14T21:20:24.872Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b1fe6
2021-05-14T21:20:24.872Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.872Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.872Z||qtp1980194149-23|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-05-14T21:20:24.872Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@22540bf9{null}
2021-05-14T21:20:24.873Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=36/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-05-14T21:20:24.873Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.873Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=36/30000}
2021-05-14T21:20:24.874Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=37/30000}
2021-05-14T21:20:24.874Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=37/30000} onFillable exit HttpChannelState@3f456426{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:20:24.874Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.874Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:20:24.875Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@e451a9::DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=37/30000}
2021-05-14T21:20:24.875Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1a529bcc::SocketChannelEndPoint@66153064{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1a529bcc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5a4e21fe{/10.233.72.79:51238<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@e451a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f7b4a{s=START}]=>HttpChannelOverHttp@2f512b7e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:24.875Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@245b1fe6
2021-05-14T21:20:24.880Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:24.881Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:20:24.881Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2021-05-14T21:20:24.881Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:20:24.881Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:24.881Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2021-05-14T21:20:34.746Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{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@e0b582c on ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=0
2021-05-14T21:20:34.746Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=1
2021-05-14T21:20:34.746Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:34.746Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:20:34.746Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:20:34.746Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:20:34.746Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@e0b582c
2021-05-14T21:20:34.747Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@e0b582c
2021-05-14T21:20:34.747Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:34.747Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:34.747Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@e0b582c
2021-05-14T21:20:34.747Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-05-14T21:20:34.747Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2c213c47
2021-05-14T21:20:34.748Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@79dd602a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-05-14T21:20:34.748Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:20:34.748Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.748Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.748Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:20:34.748Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:20:34.748Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1ffd248f{AC.ReadCB@5cbbb852{HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-05-14T21:20:34.749Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.749Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-05-14T21:20:34.749Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.749Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1e05760a{SSLC.NBReadCB@190b0ab{SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:20:34.749Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.749Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1a949889 on ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:20:34.749Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=1
2021-05-14T21:20:34.749Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:34.749Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2021-05-14T21:20:34.749Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:20:34.749Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:20:34.750Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1a949889
2021-05-14T21:20:34.750Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.750Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@e0b582c
2021-05-14T21:20:34.750Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.750Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:34.750Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:34.750Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2021-05-14T21:20:34.750Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2021-05-14T21:20:34.750Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.129:8000 remote=/10.233.72.79:51314], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-05-14T21:20:34.750Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.751Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:20:34.751Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-05-14T21:20:34.751281Z
2021-05-14T21:20:34.751Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@f5060 offer EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-05-14T21:20:34.751664Z
2021-05-14T21:20:34.751Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1
2021-05-14T21:20:34.751Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@4fb09691
2021-05-14T21:20:34.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@4fb09691
2021-05-14T21:20:34.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@4fb09691 started
2021-05-14T21:20:34.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 waiting
2021-05-14T21:20:34.752Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-05-14T21:20:34.752035Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-05-14T21:20:34.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@f5060 task=EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-05-14T21:20:34.752275Z
2021-05-14T21:20:34.752Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1e05760a{SSLC.NBReadCB@190b0ab{SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:20:34.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-05-14T21:20:34.752552Z tryProduce true
2021-05-14T21:20:34.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:20:34.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:34.752Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.753Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:34.753Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1ffd248f{AC.ReadCB@5cbbb852{HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-05-14T21:20:34.753Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@79dd602a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:20:34.754Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.754Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-05-14T21:20:34.754Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.754Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3987cc4e[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-05-14T21:20:34.754Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-05-14T21:20:34.759Z||qtp1980194149-19|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-05-14T21:20:34.759Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.759Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-05-14T21:20:34.759Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=11/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-05-14T21:20:34.759Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=11/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-05-14T21:20:34.759Z||qtp1980194149-19|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-05-14T21:20:34.760Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-05-14T21:20:34.760Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-05-14T21:20:34.760Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-05-14T21:20:34.760Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-05-14T21:20:34.760Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.760Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-05-14T21:20:34.760Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:20:34.760Z||qtp1980194149-19|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-05-14T21:20:34.760Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.760Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-05-14T21:20:34.760Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:20:34.760Z||qtp1980194149-19|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-05-14T21:20:34.761Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-05-14T21:20:34.761Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.761Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{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-05-14T21:20:34.761Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-05-14T21:20:34.762Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.762Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.762Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.762Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4371174e{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-05-14T21:20:34.762Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1e05760a{null}
2021-05-14T21:20:34.762Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:20:34.762Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@540840be
2021-05-14T21:20:34.762Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:34.762Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@540840be
2021-05-14T21:20:34.762Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:20:34.762Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.763Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2021-05-14T21:20:34.763Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:20:34.763Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:34.763Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2021-05-14T21:20:34.763Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.763Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.763Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1f4740b0{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-05-14T21:20:34.763Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-05-14T21:20:34.763Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1ffd248f{null}
2021-05-14T21:20:34.764Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-05-14T21:20:34.764Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-05-14T21:20:34.764Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-05-14T21:20:34.764Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5cbbb852::DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@79dd602a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:20:34.764Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@190b0ab::SocketChannelEndPoint@22e6c66b{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.764Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@540840be
2021-05-14T21:20:34.764Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@190b0ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6d1c367c{/10.233.72.79:51314<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5cbbb852[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d33c933{s=START}]=>HttpChannelOverHttp@281ead1b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:34.764Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$216/0x00000008009a7c40@20b921be
2021-05-14T21:20:44.745Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{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@79a23522 on ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=0
2021-05-14T21:20:44.746Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=1
2021-05-14T21:20:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:20:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:20:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:20:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@79a23522
2021-05-14T21:20:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@79a23522
2021-05-14T21:20:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:44.746Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@79a23522
2021-05-14T21:20:44.746Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-05-14T21:20:44.747Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@564a161f
2021-05-14T21:20:44.747Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2d337cc0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-05-14T21:20:44.747Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:20:44.747Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:20:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:20:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@17db5741{AC.ReadCB@2bcf7d97{HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-05-14T21:20:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-05-14T21:20:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4728b3e8{SSLC.NBReadCB@9bfa8f7{SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:20:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@332443ea on ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:20:44.749Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=1
2021-05-14T21:20:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2021-05-14T21:20:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:20:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:20:44.749Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.749Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@79a23522
2021-05-14T21:20:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@332443ea
2021-05-14T21:20:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2021-05-14T21:20:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2021-05-14T21:20:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.129:8000 remote=/10.233.72.79:51388], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-05-14T21:20:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:20:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-05-14T21:20:44.750845Z
2021-05-14T21:20:44.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@4fb09691 offer EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-05-14T21:20:44.751162Z
2021-05-14T21:20:44.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1
2021-05-14T21:20:44.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@45711aff
2021-05-14T21:20:44.751Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@45711aff
2021-05-14T21:20:44.751Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@45711aff started
2021-05-14T21:20:44.751Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@45711aff waiting
2021-05-14T21:20:44.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@4fb09691 task=EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-05-14T21:20:44.751858Z
2021-05-14T21:20:44.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-05-14T21:20:44.751675Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-05-14T21:20:44.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-05-14T21:20:44.752043Z tryProduce true
2021-05-14T21:20:44.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:20:44.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:44.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4728b3e8{SSLC.NBReadCB@9bfa8f7{SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:20:44.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:44.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@17db5741{AC.ReadCB@2bcf7d97{HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-05-14T21:20:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@2d337cc0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:20:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-05-14T21:20:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.754Z||qtp1980194149-22|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-05-14T21:20:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-05-14T21:20:44.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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-05-14T21:20:44.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-05-14T21:20:44.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129: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-05-14T21:20:44.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=9/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-05-14T21:20:44.757Z||qtp1980194149-22|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-05-14T21:20:44.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-05-14T21:20:44.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-05-14T21:20:44.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-05-14T21:20:44.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-05-14T21:20:44.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-05-14T21:20:44.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:20:44.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-05-14T21:20:44.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-05-14T21:20:44.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:20:44.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-05-14T21:20:44.759Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-05-14T21:20:44.759Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.759Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{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-05-14T21:20:44.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-05-14T21:20:44.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.760Z||qtp1980194149-22|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-05-14T21:20:44.761Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4728b3e8{null}
2021-05-14T21:20:44.761Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:20:44.761Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7869fc91
2021-05-14T21:20:44.761Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:44.761Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:20:44.761Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7869fc91
2021-05-14T21:20:44.761Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2021-05-14T21:20:44.761Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:20:44.761Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:44.761Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2021-05-14T21:20:44.761Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.761Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.762Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-05-14T21:20:44.762Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@9bfa8f7::SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.762Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5993557a{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.762Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7869fc91
2021-05-14T21:20:44.762Z||qtp1980194149-22|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-05-14T21:20:44.762Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@17db5741{null}
2021-05-14T21:20:44.762Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-05-14T21:20:44.762Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-05-14T21:20:44.762Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-05-14T21:20:44.763Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2bcf7d97::DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@2d337cc0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:20:44.763Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@9bfa8f7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ec8cce6{/10.233.72.79:51388<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2bcf7d97[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2138fada{s=START}]=>HttpChannelOverHttp@30824a0b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:44.763Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@f5060 waiting
2021-05-14T21:20:54.745Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{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@181f0bbb on ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=0
2021-05-14T21:20:54.746Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=1
2021-05-14T21:20:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:20:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:20:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:20:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@181f0bbb
2021-05-14T21:20:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@181f0bbb
2021-05-14T21:20:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:54.746Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@181f0bbb
2021-05-14T21:20:54.746Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-05-14T21:20:54.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@71141e69
2021-05-14T21:20:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@225e8f86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-05-14T21:20:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:20:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:20:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:20:54.749Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5e9aa6d8{AC.ReadCB@73683af2{HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-05-14T21:20:54.749Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.749Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-05-14T21:20:54.749Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.749Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6c97b853{SSLC.NBReadCB@7d770fc{SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:20:54.750Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.750Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@50fb65ad on ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:20:54.750Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=1
2021-05-14T21:20:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2021-05-14T21:20:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:20:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:20:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@50fb65ad
2021-05-14T21:20:54.750Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.750Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@181f0bbb
2021-05-14T21:20:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2021-05-14T21:20:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2021-05-14T21:20:54.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.129:8000 remote=/10.233.72.79:51470], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-05-14T21:20:54.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:20:54.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-05-14T21:20:54.751525Z
2021-05-14T21:20:54.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 offer EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-05-14T21:20:54.751723Z
2021-05-14T21:20:54.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-05-14T21:20:54.751912Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-05-14T21:20:54.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 task=EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-05-14T21:20:54.752064Z
2021-05-14T21:20:54.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6c97b853{SSLC.NBReadCB@7d770fc{SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:20:54.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-05-14T21:20:54.752258Z tryProduce true
2021-05-14T21:20:54.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:20:54.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:54.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5e9aa6d8{AC.ReadCB@73683af2{HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-05-14T21:20:54.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:20:54.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@225e8f86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:20:54.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-05-14T21:20:54.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3f21a92c[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-05-14T21:20:54.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-05-14T21:20:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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-05-14T21:20:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@73683af2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-05-14T21:20:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/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-05-14T21:20:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/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-05-14T21:20:54.755Z||qtp1980194149-26|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-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:20:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-05-14T21:20:54.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-05-14T21:20:54.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{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-05-14T21:20:54.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-05-14T21:20:54.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b1e2a10{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-05-14T21:20:54.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6c97b853{null}
2021-05-14T21:20:54.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:20:54.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e1ca317
2021-05-14T21:20:54.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:20:54.758Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e1ca317
2021-05-14T21:20:54.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:20:54.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2021-05-14T21:20:54.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:20:54.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:20:54.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2021-05-14T21:20:54.759Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.759Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.759Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-05-14T21:20:54.759Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7d770fc::SocketChannelEndPoint@5b488be9{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.759Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7e1ca317
2021-05-14T21:20:54.759Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d7200f5{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-05-14T21:20:54.759Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5e9aa6d8{null}
2021-05-14T21:20:54.759Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-05-14T21:20:54.760Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-05-14T21:20:54.760Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-05-14T21:20:54.760Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@73683af2::DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@225e8f86{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:20:54.760Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7d770fc{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3dd64c16{/10.233.72.79:51470<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@73683af2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@86e2aec{s=START}]=>HttpChannelOverHttp@57347ffc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:20:54.760Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4fb09691 waiting
2021-05-14T21:21:04.746Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{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@41116ea9 on ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=0
2021-05-14T21:21:04.746Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=1
2021-05-14T21:21:04.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:04.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:04.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:04.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:04.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@41116ea9
2021-05-14T21:21:04.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@41116ea9
2021-05-14T21:21:04.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:04.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:04.746Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@41116ea9
2021-05-14T21:21:04.747Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-05-14T21:21:04.747Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1880a5c5
2021-05-14T21:21:04.747Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3a099e1d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-05-14T21:21:04.747Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11828bc0{AC.ReadCB@27baba14{HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@631af9fe{SSLC.NBReadCB@122c8fbf{SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@153dc355 on ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:04.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=1
2021-05-14T21:21:04.748Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:04.748Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2021-05-14T21:21:04.748Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:04.749Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.749Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@41116ea9
2021-05-14T21:21:04.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:04.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@153dc355
2021-05-14T21:21:04.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:04.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:04.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2021-05-14T21:21:04.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2021-05-14T21:21:04.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.129:8000 remote=/10.233.72.79:51542], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-05-14T21:21:04.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:21:04.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-05-14T21:21:04.749804Z
2021-05-14T21:21:04.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 offer EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-05-14T21:21:04.750007Z
2021-05-14T21:21:04.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-05-14T21:21:04.750178Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-05-14T21:21:04.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 task=EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-05-14T21:21:04.75031Z
2021-05-14T21:21:04.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-05-14T21:21:04.750515Z tryProduce true
2021-05-14T21:21:04.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@631af9fe{SSLC.NBReadCB@122c8fbf{SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:04.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:04.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:04.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:04.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11828bc0{AC.ReadCB@27baba14{HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-05-14T21:21:04.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3a099e1d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:21:04.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-05-14T21:21:04.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.751Z||qtp1980194149-22|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-05-14T21:21:04.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@27baba14[p=HttpParser{s=START,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/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-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/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-05-14T21:21:04.754Z||qtp1980194149-22|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-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:04.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-05-14T21:21:04.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-05-14T21:21:04.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:04.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-05-14T21:21:04.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-05-14T21:21:04.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{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-05-14T21:21:04.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-05-14T21:21:04.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.756Z||qtp1980194149-22|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-05-14T21:21:04.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@631af9fe{null}
2021-05-14T21:21:04.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:04.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c791a7
2021-05-14T21:21:04.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:04.757Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c791a7
2021-05-14T21:21:04.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:04.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2021-05-14T21:21:04.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:04.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:04.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2021-05-14T21:21:04.757Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.757Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-05-14T21:21:04.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.757Z||qtp1980194149-22|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-05-14T21:21:04.757Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@122c8fbf::SocketChannelEndPoint@552c817e{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11828bc0{null}
2021-05-14T21:21:04.757Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c791a7
2021-05-14T21:21:04.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-05-14T21:21:04.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-05-14T21:21:04.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-05-14T21:21:04.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@27baba14::DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@3a099e1d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:21:04.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@122c8fbf{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@b9fd961{/10.233.72.79:51542<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@27baba14[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@670d084a{s=START}]=>HttpChannelOverHttp@1ab5e2ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:04.758Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@f5060 waiting
2021-05-14T21:21:14.745Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{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@150f949f on ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=0
2021-05-14T21:21:14.746Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=1
2021-05-14T21:21:14.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:14.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:14.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:14.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:14.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@150f949f
2021-05-14T21:21:14.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@150f949f
2021-05-14T21:21:14.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:14.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:14.746Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@150f949f
2021-05-14T21:21:14.746Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-05-14T21:21:14.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@221cc38d
2021-05-14T21:21:14.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@96f8fde{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-05-14T21:21:14.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:21:14.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:21:14.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:21:14.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5d5976aa{AC.ReadCB@4d2b25d5{HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-05-14T21:21:14.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-05-14T21:21:14.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.749Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4948e559{SSLC.NBReadCB@7b106b87{SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:14.749Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.749Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@31fce3a4 on ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:14.749Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=1
2021-05-14T21:21:14.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:14.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2021-05-14T21:21:14.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:14.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:14.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@31fce3a4
2021-05-14T21:21:14.749Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.749Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@150f949f
2021-05-14T21:21:14.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:14.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:14.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2021-05-14T21:21:14.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2021-05-14T21:21:14.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.129:8000 remote=/10.233.72.79:51620], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-05-14T21:21:14.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:21:14.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-05-14T21:21:14.750513Z
2021-05-14T21:21:14.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 offer EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-05-14T21:21:14.750711Z
2021-05-14T21:21:14.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-05-14T21:21:14.750858Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-05-14T21:21:14.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 task=EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-05-14T21:21:14.751095Z
2021-05-14T21:21:14.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4948e559{SSLC.NBReadCB@7b106b87{SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:14.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-05-14T21:21:14.751353Z tryProduce true
2021-05-14T21:21:14.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:14.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:14.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5d5976aa{AC.ReadCB@4d2b25d5{HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-05-14T21:21:14.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:14.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@96f8fde{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:21:14.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-05-14T21:21:14.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@732b92c3[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-05-14T21:21:14.752Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-05-14T21:21:14.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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-05-14T21:21:14.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-05-14T21:21:14.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/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-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=7/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-05-14T21:21:14.755Z||qtp1980194149-26|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-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:14.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-05-14T21:21:14.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-05-14T21:21:14.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{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-05-14T21:21:14.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-05-14T21:21:14.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@797c1f56{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-05-14T21:21:14.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4948e559{null}
2021-05-14T21:21:14.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:14.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ea8e8d3
2021-05-14T21:21:14.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:14.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:14.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2021-05-14T21:21:14.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:14.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:14.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.757Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2021-05-14T21:21:14.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1a7da6c2{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-05-14T21:21:14.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5d5976aa{null}
2021-05-14T21:21:14.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-05-14T21:21:14.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-05-14T21:21:14.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-05-14T21:21:14.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@96f8fde{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:21:14.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4fb09691 waiting
2021-05-14T21:21:14.762Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ea8e8d3
2021-05-14T21:21:14.763Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.763Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4d2b25d5::DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-05-14T21:21:14.763Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7b106b87::SocketChannelEndPoint@293b0c14{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7b106b87{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@78c5677e{/10.233.72.79:51620<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4d2b25d5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@283d0d0c{s=START}]=>HttpChannelOverHttp@7318a2bd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:14.763Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ea8e8d3
2021-05-14T21:21:24.745Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{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@7deca839 on ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=0
2021-05-14T21:21:24.746Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=1
2021-05-14T21:21:24.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:24.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:24.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:24.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:24.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7deca839
2021-05-14T21:21:24.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7deca839
2021-05-14T21:21:24.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:24.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:24.749Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7deca839
2021-05-14T21:21:24.749Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-05-14T21:21:24.750Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1fa482e4
2021-05-14T21:21:24.750Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@24278294{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-05-14T21:21:24.750Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:21:24.750Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.750Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.750Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:21:24.750Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:21:24.751Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1e8be9ae{AC.ReadCB@1f2f8756{HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-05-14T21:21:24.751Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.751Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-05-14T21:21:24.751Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.751Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7dfdc81e{SSLC.NBReadCB@1e84db21{SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:24.751Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.751Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@45184953 on ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:24.751Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=1
2021-05-14T21:21:24.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:24.751Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.751Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7deca839
2021-05-14T21:21:24.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2021-05-14T21:21:24.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:24.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:24.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@45184953
2021-05-14T21:21:24.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:24.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:24.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2021-05-14T21:21:24.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2021-05-14T21:21:24.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.129:8000 remote=/10.233.72.79:51716], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-05-14T21:21:24.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:21:24.752Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-05-14T21:21:24.752698Z
2021-05-14T21:21:24.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 offer EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-05-14T21:21:24.752986Z
2021-05-14T21:21:24.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 task=EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-05-14T21:21:24.753474Z
2021-05-14T21:21:24.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-05-14T21:21:24.753219Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-05-14T21:21:24.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-05-14T21:21:24.753699Z tryProduce true
2021-05-14T21:21:24.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:24.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:24.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7dfdc81e{SSLC.NBReadCB@1e84db21{SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:24.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:24.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1e8be9ae{AC.ReadCB@1f2f8756{HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-05-14T21:21:24.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@24278294{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:21:24.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-05-14T21:21:24.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.755Z||qtp1980194149-22|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-05-14T21:21:24.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-05-14T21:21:24.759Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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-05-14T21:21:24.759Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=START,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.759Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-05-14T21:21:24.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=8/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-05-14T21:21:24.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=9/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-05-14T21:21:24.760Z||qtp1980194149-22|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-05-14T21:21:24.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-05-14T21:21:24.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-05-14T21:21:24.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-05-14T21:21:24.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-05-14T21:21:24.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-05-14T21:21:24.760Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:24.761Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-05-14T21:21:24.761Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.761Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-05-14T21:21:24.761Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:24.761Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-05-14T21:21:24.762Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-05-14T21:21:24.762Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.762Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{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-05-14T21:21:24.763Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-05-14T21:21:24.763Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.763Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.764Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.764Z||qtp1980194149-22|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-05-14T21:21:24.764Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7dfdc81e{null}
2021-05-14T21:21:24.764Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:24.764Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@654580fa
2021-05-14T21:21:24.764Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:24.764Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@654580fa
2021-05-14T21:21:24.764Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:24.764Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2021-05-14T21:21:24.764Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:24.764Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:24.764Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.764Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2021-05-14T21:21:24.765Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.765Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-05-14T21:21:24.765Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.765Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1e84db21::SocketChannelEndPoint@1a7dc6e0{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.765Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@654580fa
2021-05-14T21:21:24.765Z||qtp1980194149-22|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-05-14T21:21:24.765Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1e8be9ae{null}
2021-05-14T21:21:24.765Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-05-14T21:21:24.765Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-05-14T21:21:24.766Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-05-14T21:21:24.766Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1f2f8756::DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@24278294{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:21:24.766Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1e84db21{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@501914b1{/10.233.72.79:51716<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1f2f8756[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@620e8dc{s=START}]=>HttpChannelOverHttp@2b454de7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:24.766Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@f5060 waiting
2021-05-14T21:21:34.745Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{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@1d4e36ec on ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=0
2021-05-14T21:21:34.745Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=1
2021-05-14T21:21:34.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:34.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:34.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:34.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:34.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@1d4e36ec
2021-05-14T21:21:34.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@1d4e36ec
2021-05-14T21:21:34.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:34.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:34.746Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@1d4e36ec
2021-05-14T21:21:34.746Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-05-14T21:21:34.746Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6713194b
2021-05-14T21:21:34.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@f1698b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-05-14T21:21:34.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:21:34.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:21:34.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:21:34.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1b435feb{AC.ReadCB@7fd7f19f{HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-05-14T21:21:34.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-05-14T21:21:34.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5b580e15{SSLC.NBReadCB@6ced750a{SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:34.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5c9a6551 on ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:34.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=1
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5c9a6551
2021-05-14T21:21:34.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@1d4e36ec
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.129:8000 remote=/10.233.72.79:51820], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:21:34.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-05-14T21:21:34.74906Z
2021-05-14T21:21:34.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 offer EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-05-14T21:21:34.749271Z
2021-05-14T21:21:34.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-05-14T21:21:34.749398Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-05-14T21:21:34.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 task=EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-05-14T21:21:34.74955Z
2021-05-14T21:21:34.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5b580e15{SSLC.NBReadCB@6ced750a{SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:34.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-05-14T21:21:34.749762Z tryProduce true
2021-05-14T21:21:34.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:34.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:34.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1b435feb{AC.ReadCB@7fd7f19f{HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-05-14T21:21:34.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@f1698b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:21:34.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:34.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-05-14T21:21:34.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2c70ad90[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-05-14T21:21:34.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/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-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/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-05-14T21:21:34.753Z||qtp1980194149-26|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-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-05-14T21:21:34.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:34.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-05-14T21:21:34.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-05-14T21:21:34.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:34.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-05-14T21:21:34.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-05-14T21:21:34.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{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-05-14T21:21:34.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-05-14T21:21:34.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@75c736bd{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-05-14T21:21:34.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5b580e15{null}
2021-05-14T21:21:34.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:34.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27bc571
2021-05-14T21:21:34.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:34.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:34.755Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27bc571
2021-05-14T21:21:34.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2021-05-14T21:21:34.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:34.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:34.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2021-05-14T21:21:34.756Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.756Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-05-14T21:21:34.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4b4b9e48{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-05-14T21:21:34.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1b435feb{null}
2021-05-14T21:21:34.757Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6ced750a::SocketChannelEndPoint@71e9ddfa{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-05-14T21:21:34.757Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@27bc571
2021-05-14T21:21:34.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-05-14T21:21:34.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-05-14T21:21:34.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7fd7f19f::DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@f1698b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:21:34.757Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ced750a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3fc86585{/10.233.72.79:51820<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@7fd7f19f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1075c15f{s=START}]=>HttpChannelOverHttp@69ff5add{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:34.758Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0}@4fb09691 waiting
2021-05-14T21:21:44.746Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{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@57e067ca on ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=0
2021-05-14T21:21:44.746Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=1
2021-05-14T21:21:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@57e067ca
2021-05-14T21:21:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@57e067ca
2021-05-14T21:21:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:44.746Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:44.747Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@57e067ca
2021-05-14T21:21:44.747Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-05-14T21:21:44.747Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@578688c
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2cb87756{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@2edb8148{AC.ReadCB@6a424645{HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56538ab8{SSLC.NBReadCB@4b5da0cd{SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:44.748Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.749Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@702e1377 on ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:44.749Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=1
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:44.749Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2021-05-14T21:21:44.749Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@57e067ca
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@702e1377
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.129:8000 remote=/10.233.72.79:51908], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:21:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-05-14T21:21:44.749938Z
2021-05-14T21:21:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 offer EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-05-14T21:21:44.750172Z
2021-05-14T21:21:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-05-14T21:21:44.750292Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-05-14T21:21:44.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@4fb09691 task=EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-05-14T21:21:44.750375Z
2021-05-14T21:21:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56538ab8{SSLC.NBReadCB@4b5da0cd{SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:44.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-05-14T21:21:44.750544Z tryProduce true
2021-05-14T21:21:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:44.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@2edb8148{AC.ReadCB@6a424645{HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-05-14T21:21:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2cb87756{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:21:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-05-14T21:21:44.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@a5be176[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-05-14T21:21:44.751Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-05-14T21:21:44.751Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@45711aff IDLE
2021-05-14T21:21:44.752Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute STOP!
2021-05-14T21:21:44.752Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@45711aff offer STOP!
2021-05-14T21:21:44.752Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@45711aff task=STOP!
2021-05-14T21:21:44.752Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@45711aff Exited
2021-05-14T21:21:44.752Z||qtp1980194149-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@23e44287{s=0/2,p=0}@45711aff
2021-05-14T21:21:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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-05-14T21:21:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6a424645[p=HttpParser{s=START,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-05-14T21:21:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/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-05-14T21:21:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/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-05-14T21:21:44.753Z||qtp1980194149-22|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-05-14T21:21:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-05-14T21:21:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-05-14T21:21:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-05-14T21:21:44.753Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-05-14T21:21:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-05-14T21:21:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-05-14T21:21:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-05-14T21:21:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-05-14T21:21:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-05-14T21:21:44.754Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{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-05-14T21:21:44.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}
2021-05-14T21:21:44.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@43d0f297{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-05-14T21:21:44.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@56538ab8{null}
2021-05-14T21:21:44.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:44.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44af86dd
2021-05-14T21:21:44.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:44.755Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44af86dd
2021-05-14T21:21:44.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:44.755Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2021-05-14T21:21:44.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:44.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:44.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 0 keys
2021-05-14T21:21:44.756Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.756Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-05-14T21:21:44.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@37e4a55f{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-05-14T21:21:44.756Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4b5da0cd::SocketChannelEndPoint@44ff3f24{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@2edb8148{null}
2021-05-14T21:21:44.756Z||qtp1980194149-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44af86dd
2021-05-14T21:21:44.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-05-14T21:21:44.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-05-14T21:21:44.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-05-14T21:21:44.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6a424645::DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000} onFillable exit HttpChannelState@2cb87756{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:21:44.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b5da0cd{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@11037c4d{/10.233.72.79:51908<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@6a424645[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@41364cff{s=START}]=>HttpChannelOverHttp@1656ed05{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:44.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@f5060 waiting
2021-05-14T21:21:54.745Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{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@3ea2aac5 on ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=0
2021-05-14T21:21:54.745Z||qtp1980194149-20-acceptor-0@477d6f66-ServerConnector@41c204a0{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=0 selected=0 updates=1
2021-05-14T21:21:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3ea2aac5
2021-05-14T21:21:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3ea2aac5
2021-05-14T21:21:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:54.746Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:54.746Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3ea2aac5
2021-05-14T21:21:54.746Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-05-14T21:21:54.746Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@63669f13
2021-05-14T21:21:54.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4c4f573b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-05-14T21:21:54.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1b06c7a6::DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:21:54.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4b6d0267::SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1b06c7a6::DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:21:54.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1b06c7a6::DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-05-14T21:21:54.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5819e100{AC.ReadCB@1b06c7a6{HttpConnection@1b06c7a6::DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-05-14T21:21:54.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4b6d0267::SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-05-14T21:21:54.747Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@758f2652{SSLC.NBReadCB@4b6d0267{SslConnection@4b6d0267::SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@56d27cbe on ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=1
2021-05-14T21:21:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.748Z||qtp1980194149-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3ea2aac5
2021-05-14T21:21:54.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:54.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/1 selected
2021-05-14T21:21:54.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 1 updates
2021-05-14T21:21:54.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-05-14T21:21:54.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@56d27cbe
2021-05-14T21:21:54.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:54.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:54.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 1/1/1 selected
2021-05-14T21:21:54.748Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 1 keys, 0 updates
2021-05-14T21:21:54.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.129:8000 remote=/10.233.72.79:51994], selector=sun.nio.ch.EPollSelectorImpl@7426af29, interestOps=1, readyOps=1 SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-05-14T21:21:54.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-05-14T21:21:54.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-05-14T21:21:54.749454Z
2021-05-14T21:21:54.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=0}@f5060 offer EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/PRODUCING/p=false/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-05-14T21:21:54.749649Z
2021-05-14T21:21:54.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1
2021-05-14T21:21:54.749Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@2ec016a0
2021-05-14T21:21:54.749Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@23e44287{s=0/2,p=1}@2ec016a0
2021-05-14T21:21:54.749Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=1}@2ec016a0 started
2021-05-14T21:21:54.749Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=0/2,p=1}@f5060 task=EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=8]@2021-05-14T21:21:54.749865Z
2021-05-14T21:21:54.749Z||qtp1980194149-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@23e44287{s=1/2,p=0}@2ec016a0 waiting
2021-05-14T21:21:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-05-14T21:21:54.75Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-05-14T21:21:54.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@5b8b9b2d/SelectorProducer@7a7bb083/IDLE/p=true/QueuedThreadPool[qtp1980194149]@76075d65{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-05-14T21:21:54.75019Z tryProduce true
2021-05-14T21:21:54.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:54.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-05-14T21:21:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@758f2652{SSLC.NBReadCB@4b6d0267{SslConnection@4b6d0267::SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-05-14T21:21:54.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.750Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 waiting with 1 keys
2021-05-14T21:21:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4b6d0267::SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4b6d0267::SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5819e100{AC.ReadCB@1b06c7a6{HttpConnection@1b06c7a6::DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-05-14T21:21:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1b06c7a6::DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@4c4f573b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-05-14T21:21:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4b6d0267::SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.750Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-05-14T21:21:54.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@72cc1e44[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-05-14T21:21:54.751Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-05-14T21:21:54.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@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-05-14T21:21:54.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-05-14T21:21:54.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1b06c7a6::DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/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-05-14T21:21:54.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1b06c7a6::DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/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-05-14T21:21:54.753Z||qtp1980194149-26|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-05-14T21:21:54.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-05-14T21:21:54.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-05-14T21:21:54.753Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,OPEN,fill=-,flush=-,to=6/30000}
2021-05-14T21:21:54.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4b6d0267::SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-05-14T21:21:54.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4b6d0267::SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@7a4efc20[p=0,l=0,c=0,r=0]={<<<>>>}
2021-05-14T21:21:54.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:54.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-05-14T21:21:54.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-05-14T21:21:54.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-05-14T21:21:54.754Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-05-14T21:21:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4b6d0267::SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-05-14T21:21:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4b6d0267::SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{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-05-14T21:21:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}
2021-05-14T21:21:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4b6d0267{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.755Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6562678b{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-05-14T21:21:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@758f2652{null}
2021-05-14T21:21:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@2f03fdc0{STARTED} id=0 keys=1 selected=0 updates=0
2021-05-14T21:21:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72bff7fd
2021-05-14T21:21:54.756Z||qtp1980194149-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72bff7fd
2021-05-14T21:21:54.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken with none selected
2021-05-14T21:21:54.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 woken up from select, 0/0/0 selected
2021-05-14T21:21:54.756Z||qtp1980194149-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@62db38a4{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4b6d0267{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@776a5f6a{/10.233.72.79:51994<->/10.233.72.129:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@1b06c7a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ed9956f{s=START}]=>HttpChannelOverHttp@78d50dcc{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-05-14T21:21:54.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@7426af29 processing 0 keys, 0 updates
2021-05-14T21:21:54.756Z||qtp1980194149-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-05-14T21:21:54.756Z||qtp1980