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-07-02T22:19:03.808Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-c958c89bc-dkzzn with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-07-02T22:19:03.808Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-c958c89bc-dkzzn with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-07-02T22:19:03.812Z||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-07-02T22:19:03.812Z||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-07-02T22:19:04.906Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2021-07-02T22:19:04.910Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2021-07-02T22:19:04.998Z||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-07-02T22:19:05.000Z||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-07-02T22:19:07.817Z||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-07-02T22:19:07.900Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2021-07-02T22:19:07.902Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @6786ms to org.eclipse.jetty.util.log.Slf4jLog
2021-07-02T22:19:07.915Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2021-07-02T22:19:07.916Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2021-07-02T22:19:07.916Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2021-07-02T22:19:07.916Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2021-07-02T22:19:07.916Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2021-07-02T22:19:07.916Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-07-02T22:19:07.916Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-07-02T22:19:08.213Z||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-07-02T22:19:08.214Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-07-02T22:19:08.228Z||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-07-02T22:19:08.228Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-07-02T22:19:08.232Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-07-02T22:19:08.232Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-07-02T22:19:08.233Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-07-02T22:19:08.235Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-07-02T22:19:08.237Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-07-02T22:19:08.237Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-07-02T22:19:08.238Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-07-02T22:19:08.238Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-07-02T22:19:08.608Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4bb8855f
2021-07-02T22:19:08.617Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1,MANAGED}
2021-07-02T22:19:08.620Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@322803db,POJO}
2021-07-02T22:19:08.623Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@4b2a30d{STOPPED},MANAGED}
2021-07-02T22:19:08.627Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {JettyEmbeddedServletHandler@6f952d6c{STOPPED},MANAGED}
2021-07-02T22:19:08.628Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@5965844d{STOPPED},MANAGED}
2021-07-02T22:19:08.640Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-07-02T22:19:08.661Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@64030b91[HTTP/1.1] added {HttpConfiguration@2032e725{32768/8192,8192/8192,https://:0,[]},POJO}
2021-07-02T22:19:08.664Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {Server@29fc1a2b{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-07-02T22:19:08.664Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-07-02T22:19:08.664Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3766c667{STOPPED},AUTO}
2021-07-02T22:19:08.664Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@773c0293,POJO}
2021-07-02T22:19:08.664Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@64030b91[HTTP/1.1],AUTO}
2021-07-02T22:19:08.664Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@64030b91[HTTP/1.1]
2021-07-02T22:19:08.673Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2021-07-02T22:19:08.674Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2021-07-02T22:19:08.687Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2021-07-02T22:19:08.693Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@6f667ad1]
2021-07-02T22:19:08.707Z||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-07-02T22:19:08.707Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@78c1a023{STOPPED} mime types IncludeExclude@70abf9b0{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@6a10b263,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@476ec9d0}
2021-07-02T22:19:08.707Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@78c1a023{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2021-07-02T22:19:08.708Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {GzipHandler@78c1a023{STOPPED},MANAGED}
2021-07-02T22:19:08.714Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@15fa55a6[HTTP/1.1] added {HttpConfiguration@4f186450{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@7fab4be7]},POJO}
2021-07-02T22:19:08.716Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1} added {SslContextFactory@41c204a0[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-07-02T22:19:08.716Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {Server@29fc1a2b{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-07-02T22:19:08.716Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-07-02T22:19:08.716Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@49dbaaf3{STOPPED},AUTO}
2021-07-02T22:19:08.717Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@22d9c961,POJO}
2021-07-02T22:19:08.717Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1},AUTO}
2021-07-02T22:19:08.717Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@64138b0c{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2021-07-02T22:19:08.717Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@15fa55a6[HTTP/1.1],AUTO}
2021-07-02T22:19:08.717Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@15fa55a6[HTTP/1.1]
2021-07-02T22:19:08.717Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2021-07-02T22:19:08.717Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2021-07-02T22:19:08.718Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@79ab34c1{STOPPED},AUTO}
2021-07-02T22:19:08.718Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@29fc1a2b{STOPPED}[9.4.18.v20190429]
2021-07-02T22:19:08.719Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTING}[9.4.18.v20190429] added {ErrorHandler@1698d7c0{STOPPED},AUTO}
2021-07-02T22:19:08.720Z||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-07-02T22:19:08.728Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@29fc1a2b{STARTING}[9.4.18.v20190429]
2021-07-02T22:19:08.728Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2021-07-02T22:19:08.730Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2021-07-02T22:19:08.730Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp978035840]@3a4ba480{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}] added {ReservedThreadExecutor@2b8d084{s=0/2,p=0},AUTO}
2021-07-02T22:19:08.730Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2021-07-02T22:19:08.732Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7616ms ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2021-07-02T22:19:08.733Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-19,5,main]
2021-07-02T22:19:08.733Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-20,5,main]
2021-07-02T22:19:08.733Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-21,5,main]
2021-07-02T22:19:08.734Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-22,5,main]
2021-07-02T22:19:08.734Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-23,5,main]
2021-07-02T22:19:08.735Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-24,5,main]
2021-07-02T22:19:08.736Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-25,5,main]
2021-07-02T22:19:08.736Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-26,5,main]
2021-07-02T22:19:08.736Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7620ms QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}]
2021-07-02T22:19:08.736Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@78c1a023{STOPPED}
2021-07-02T22:19:08.738Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@78c1a023{STARTING}
2021-07-02T22:19:08.738Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2021-07-02T22:19:08.744Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-07-02T22:19:08.744Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@52a70627 
2021-07-02T22:19:08.744Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@6124287a 
2021-07-02T22:19:08.744Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2021-07-02T22:19:08.744Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2021-07-02T22:19:08.744Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2021-07-02T22:19:08.744Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2021-07-02T22:19:08.744Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2021-07-02T22:19:08.745Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2021-07-02T22:19:09.304Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2021-07-02T22:19:09.329Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[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@290aeb20{STOPPED},AUTO}
2021-07-02T22:19:09.329Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[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@73ad4ecc,POJO}
2021-07-02T22:19:09.330Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@69da0b12{STOPPED} added {WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[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-07-02T22:19:09.330Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@69da0b12{STOPPED} added {PathMappings[size=0],POJO}
2021-07-02T22:19:09.330Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@69da0b12{STOPPED},MANAGED}
2021-07-02T22:19:09.330Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@69da0b12{STOPPED}
2021-07-02T22:19:09.330Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-07-02T22:19:09.330Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@290aeb20{STOPPED}
2021-07-02T22:19:09.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8215ms ScheduledExecutorScheduler@290aeb20{STARTED}
2021-07-02T22:19:09.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8215ms WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-07-02T22:19:09.331Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8215ms NativeWebSocketConfiguration@69da0b12{STARTED}
2021-07-02T22:19:09.343Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@4393593c{STOPPED}
2021-07-02T22:19:09.364Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {HttpClientTransportOverHTTP@6972c30a{STOPPED},AUTO}
2021-07-02T22:19:09.365Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {Client@57a48985[provider=null,keyStore=null,trustStore=null],AUTO}
2021-07-02T22:19:09.365Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@1ab6718,POJO}
2021-07-02T22:19:09.365Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@3910fe11,POJO}
2021-07-02T22:19:09.365Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}],UNMANAGED}
2021-07-02T22:19:09.365Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@73ad4ecc,POJO}
2021-07-02T22:19:09.365Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@9d7eaddb[httpClient=HttpClient@d56aaa6{STOPPED},openSessions.size=0] added {HttpClient@d56aaa6{STOPPED},AUTO}
2021-07-02T22:19:09.391Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@4393593c{STOPPED}
2021-07-02T22:19:09.391Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@4393593c{STOPPED} added {NativeWebSocketConfiguration@69da0b12{STARTED},UNMANAGED}
2021-07-02T22:19:09.392Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@4393593c{STOPPED},AUTO}
2021-07-02T22:19:09.392Z||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-07-02T22:19:09.393Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@69da0b12{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-07-02T22:19:09.394Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2021-07-02T22:19:09.394Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@2f2d52ef{STOPPED},MANAGED}
2021-07-02T22:19:09.394Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2021-07-02T22:19:09.395Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-07-02T22:19:09.395Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-07-02T22:19:09.395Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2021-07-02T22:19:09.398Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2021-07-02T22:19:09.400Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600],AUTO}
2021-07-02T22:19:09.401Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@692fd26{STOPPED}[worker=null]
2021-07-02T22:19:09.401Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2021-07-02T22:19:09.401Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2021-07-02T22:19:09.402Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@692fd26{STARTING}[worker=node0] added {HouseKeeper@56d93692{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2021-07-02T22:19:09.402Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@56d93692{STOPPED}[interval=600000, ownscheduler=false]
2021-07-02T22:19:09.403Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@1686f0b4{STOPPED}
2021-07-02T22:19:09.403Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8287ms ScheduledExecutorScheduler@1686f0b4{STARTED}
2021-07-02T22:19:09.403Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2021-07-02T22:19:09.403Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2021-07-02T22:19:09.405Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8289ms HouseKeeper@56d93692{STARTED}[interval=600000, ownscheduler=true]
2021-07-02T22:19:09.405Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8289ms DefaultSessionIdManager@692fd26{STARTED}[worker=node0]
2021-07-02T22:19:09.405Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@692fd26{STARTED}[worker=node0],MANAGED}
2021-07-02T22:19:09.405Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {DefaultSessionIdManager@692fd26{STARTED}[worker=node0],UNMANAGED}
2021-07-02T22:19:09.405Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@627d8516{STOPPED}
2021-07-02T22:19:09.406Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8290ms ScheduledExecutorScheduler@627d8516{STARTED}
2021-07-02T22:19:09.406Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2021-07-02T22:19:09.406Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STOPPED}
2021-07-02T22:19:09.407Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STARTING}
2021-07-02T22:19:09.407Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STOPPED}
2021-07-02T22:19:09.408Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2021-07-02T22:19:09.409Z||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-07-02T22:19:09.409Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2021-07-02T22:19:09.409Z||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-07-02T22:19:09.409Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2021-07-02T22:19:09.413Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>metricsFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>characterEncodingFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>hiddenHttpMethodFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>httpPutFormContentFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>requestContextFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>webRequestLoggingFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2021-07-02T22:19:09.413Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2021-07-02T22:19:09.414Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2021-07-02T22:19:09.414Z||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-07-02T22:19:09.414Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STARTING}
2021-07-02T22:19:09.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8298ms JettyEmbeddedServletHandler@6f952d6c{STARTED}
2021-07-02T22:19:09.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8298ms ConstraintSecurityHandler@4b2a30d{STARTED}
2021-07-02T22:19:09.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-07-02T22:19:09.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600]
2021-07-02T22:19:09.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8298ms org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600]
2021-07-02T22:19:09.414Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8298ms org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-07-02T22:19:09.415Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8299ms org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2021-07-02T22:19:09.415Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@4393593c{STOPPED}
2021-07-02T22:19:09.416Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@28348c6)
2021-07-02T22:19:09.416Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-07-02T22:19:09.417Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-07-02T22:19:09.417Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-07-02T22:19:09.417Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-07-02T22:19:09.417Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2021-07-02T22:19:09.418Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2021-07-02T22:19:09.419Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2021-07-02T22:19:09.419Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@28348c6)
2021-07-02T22:19:09.419Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-07-02T22:19:09.419Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2021-07-02T22:19:09.420Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2021-07-02T22:19:09.421Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8305ms ServerContainer@4393593c{STARTED}
2021-07-02T22:19:09.421Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@2f2d52ef{STOPPED}
2021-07-02T22:19:09.421Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@2f2d52ef{STARTING}
2021-07-02T22:19:09.421Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8305ms JettyEmbeddedErrorHandler@2f2d52ef{STARTED}
2021-07-02T22:19:09.421Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-07-02T22:19:09.421Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2021-07-02T22:19:09.421Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2021-07-02T22:19:09.421Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2021-07-02T22:19:09.421Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2021-07-02T22:19:09.421Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8306ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-07-02T22:19:09.422Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8306ms GzipHandler@78c1a023{STARTED}
2021-07-02T22:19:09.422Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@79ab34c1{STOPPED}
2021-07-02T22:19:09.422Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8306ms AbstractLifeCycle@79ab34c1{STARTED}
2021-07-02T22:19:09.422Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@1698d7c0{STOPPED}
2021-07-02T22:19:09.422Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@1698d7c0{STARTING}
2021-07-02T22:19:09.422Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8306ms ErrorHandler@1698d7c0{STARTED}
2021-07-02T22:19:09.422Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @8306ms
2021-07-02T22:19:09.422Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @8306ms Server@29fc1a2b{STARTED}[9.4.18.v20190429]
2021-07-02T22:19:09.577Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-07-02T22:19:09.577Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-07-02T22:19:09.577Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-07-02T22:19:09.577Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-07-02T22:19:09.739Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2021-07-02T22:19:09.739Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2021-07-02 22:19:10.885--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-07-02 22:19:12.162--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-07-02 22:19:13.379--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-07-02 22:19:14.494--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-07-02 22:19:15.715--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-07-02 22:19:16.903--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-07-02 22:19:18.106--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-07-02T22:19:19.258Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-07-02T22:19:19.258Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-07-02T22:19:19.378Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-07-02T22:19:19.378Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-07-02T22:19:19.378Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-07-02T22:19:19.378Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-07-02T22:19:19.651Z||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-07-02T22:19:19.651Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-07-02T22:19:19.660Z||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-07-02T22:19:19.660Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-07-02T22:19:19.660Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-07-02T22:19:19.660Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-07-02T22:19:19.660Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-07-02T22:19:19.661Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-07-02T22:19:19.661Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-07-02T22:19:19.661Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-07-02T22:19:19.661Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-07-02T22:19:19.662Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-07-02T22:19:23.759Z||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-07-02T22:19:25.912Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTED}[9.4.18.v20190429] added {ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2021-07-02T22:19:25.914Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-07-02T22:19:25.915Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24799ms metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-07-02T22:19:25.915Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@1f966492
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24803ms characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@4b54af3d
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24803ms hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4e904fd5
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24803ms httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@15dd5ac2
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24803ms requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@34a0ef00
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24803ms webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6e0cff20
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24803ms applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@59532566
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-07-02T22:19:25.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24804ms Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-07-02T22:19:25.920Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@69da0b12{STARTED}]
2021-07-02T22:19:25.920Z||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-07-02T22:19:25.921Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24805ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-07-02T22:19:25.922Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@9255c05 for dispatcherServlet
2021-07-02T22:19:25.923Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-07-02T22:19:25.943Z||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-07-02T22:19:25.943Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24827ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-07-02T22:19:25.943Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2021-07-02T22:19:25.944Z||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-07-02T22:19:25.946Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-07-02T22:19:25.946Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24830ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-07-02T22:19:25.950Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@1e49a77e for default
2021-07-02T22:19:25.954Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2021-07-02T22:19:25.955Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-07-02T22:19:25.983Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2021-07-02T22:19:25.983Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@49dbaaf3{STOPPED}
2021-07-02T22:19:25.984Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @24868ms ScheduledExecutorScheduler@49dbaaf3{STARTED}
2021-07-02T22:19:25.984Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2021-07-02T22:19:25.984Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-07-02T22:19:26.260Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@44f338ec(aai@aai.onap.org,h=[],w=[])
2021-07-02T22:19:26.260Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@44f338ec(aai@aai.onap.org,h=[aai],w=[])
2021-07-02T22:19:26.260Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@44f338ec(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2021-07-02T22:19:26.260Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@44f338ec(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2021-07-02T22:19:26.260Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@44f338ec(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2021-07-02T22:19:26.260Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@44f338ec(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-07-02T22:19:26.260Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@44f338ec(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-07-02T22:19:26.260Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@44f338ec(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-07-02T22:19:26.260Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@44f338ec(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-07-02T22:19:26.260Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@44f338ec(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-07-02T22:19:26.260Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@44f338ec(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-07-02T22:19:26.262Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@44f338ec(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-07-02T22:19:26.262Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@44f338ec(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@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-07-02T22:19:26.351Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@729c98] for SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-07-02T22:19:26.422Z||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-07-02T22:19:26.422Z||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-07-02T22:19:26.423Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@15254569
2021-07-02T22:19:26.425Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25309ms SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-07-02T22:19:26.425Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4932d580
2021-07-02T22:19:26.426Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25310ms SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2021-07-02T22:19:26.426Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@15fa55a6[HTTP/1.1]
2021-07-02T22:19:26.426Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25310ms HttpConnectionFactory@15fa55a6[HTTP/1.1]
2021-07-02T22:19:26.426Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-07-02T22:19:26.436Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-02T22:19:26.4354Z added {SelectorProducer@2b55ea4d,POJO}
2021-07-02T22:19:26.436Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-02T22:19:26.436723Z added {QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}],UNMANAGED}
2021-07-02T22:19:26.436Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-02T22:19:26.436943Z created
2021-07-02T22:19:26.437Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@220a5163{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-02T22:19:26.437264Z,MANAGED}
2021-07-02T22:19:26.437Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@220a5163{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2021-07-02T22:19:26.437Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@220a5163{STOPPED} id=0 keys=-1 selected=-1 updates=0
2021-07-02T22:19:26.437Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-02T22:19:26.437612Z
2021-07-02T22:19:26.437Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25321ms EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-02T22:19:26.437754Z
2021-07-02T22:19:26.439Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@78c5ef58
2021-07-02T22:19:26.440Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@35e7fcf2 on ManagedSelector@220a5163{STARTING} id=0 keys=0 selected=0 updates=0
2021-07-02T22:19:26.440Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@78c5ef58
2021-07-02T22:19:26.440Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-02T22:19:26.440629Z tryProduce false
2021-07-02T22:19:26.445Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:19:26.445Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@35e7fcf2
2021-07-02T22:19:26.445Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:19:26.445Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-07-02T22:19:26.446Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25329ms ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-02T22:19:26.446Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25330ms SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-07-02T22:19:26.447Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@e581302,POJO}
2021-07-02T22:19:26.447Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@e581302
2021-07-02T22:19:26.447Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-07-02T22:19:26.447Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25331ms ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-07-02T22:19:26.447Z||qtp978035840-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@e581302
2021-07-02T22:19:26.480Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 24.494 seconds (JVM running for 25.364)
2021-07-02T22:19:26.480Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 24.494 seconds (JVM running for 25.364)
2021-07-02T22:20:15.658Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{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@32177ef4 on ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-02T22:20:15.658Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-02T22:20:15.659Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:15.659Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:20:15.660Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:20:15.660Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:20:15.660Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@32177ef4
2021-07-02T22:20:15.663Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@32177ef4
2021-07-02T22:20:15.664Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:15.664Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:15.664Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@32177ef4
2021-07-02T22:20:15.691Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 16 ms, remaining: 29984 ms
2021-07-02T22:20:15.692Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5aeb03b1
2021-07-02T22:20:15.749Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=47/30000},null,HttpChannelState@5c15ca68{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-02T22:20:15.810Z||qtp978035840-21|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=109/30000}
2021-07-02T22:20:15.811Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=137/30000}{io=0/0,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=110/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.811Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=138/30000}{io=0/0,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=110/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.811Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=110/30000}
2021-07-02T22:20:15.811Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=110/30000}
2021-07-02T22:20:15.812Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@65ac8658{AC.ReadCB@56e6326b{HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-02T22:20:15.812Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=139/30000}{io=0/0,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.812Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-02T22:20:15.812Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,OPEN,fill=-,flush=-,to=140/30000}{io=0/0,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.813Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@75bc044a{SSLC.NBReadCB@6296e71e{SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:20:15.813Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.813Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@74a3d2e3 on ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:20:15.814Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-02T22:20:15.814Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.814Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:15.814Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@32177ef4
2021-07-02T22:20:15.814Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-07-02T22:20:15.814Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:20:15.814Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:20:15.814Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@74a3d2e3
2021-07-02T22:20:15.815Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.815Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:15.815Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:15.816Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-07-02T22:20:15.816Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-07-02T22:20:15.816Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.94:8000 remote=/10.233.73.57:55848], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-02T22:20:15.817Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.817Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:20:15.817Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0} tryExecute EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-07-02T22:20:15.81773Z
2021-07-02T22:20:15.818Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2021-07-02T22:20:15.819Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1f13730a
2021-07-02T22:20:15.819Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1f13730a
2021-07-02T22:20:15.819Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@1f13730a started
2021-07-02T22:20:15.820Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-07-02T22:20:15.819475Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-02T22:20:15.820Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:20:15.820Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f13730a waiting
2021-07-02T22:20:15.820Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:20:15.820Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:15.820Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:20:15.821Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@75bc044a{SSLC.NBReadCB@6296e71e{SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:20:15.821Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.821Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:15.821Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.821Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.822Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@65ac8658{AC.ReadCB@56e6326b{HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2021-07-02T22:20:15.822Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@5c15ca68{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:20:15.822Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.822Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-02T22:20:15.823Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.824Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@19bdcafa[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-07-02T22:20:15.824Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-02T22:20:15.835Z||qtp978035840-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@6e1e1b18[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@6e1e1b18[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-07-02T22:20:15.837Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@56e6326b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.837Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-02T22:20:15.837Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=26/30000} filled -1 HeapByteBuffer@6e1e1b18[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-07-02T22:20:15.838Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=27/30000} parse HeapByteBuffer@6e1e1b18[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-07-02T22:20:15.838Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[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-07-02T22:20:15.839Z||qtp978035840-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-02T22:20:15.839Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=28/30000}
2021-07-02T22:20:15.839Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=28/30000}
2021-07-02T22:20:15.840Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-02T22:20:15.840Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3e0d5de5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-02T22:20:15.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:20:15.841Z||qtp978035840-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-07-02T22:20:15.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.841Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-02T22:20:15.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:20:15.842Z||qtp978035840-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-07-02T22:20:15.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-02T22:20:15.842Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{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-07-02T22:20:15.845Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=34/30000}
2021-07-02T22:20:15.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.846Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@44f0c779{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-07-02T22:20:15.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@75bc044a{null}
2021-07-02T22:20:15.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:20:15.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e2ace56
2021-07-02T22:20:15.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:15.847Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e2ace56
2021-07-02T22:20:15.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@68de6bd6{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-07-02T22:20:15.847Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@65ac8658{null}
2021-07-02T22:20:15.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:20:15.847Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-07-02T22:20:15.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:20:15.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=36/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-02T22:20:15.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:15.848Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.848Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=37/30000}
2021-07-02T22:20:15.848Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-07-02T22:20:15.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=38/30000}
2021-07-02T22:20:15.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=38/30000} onFillable exit HttpChannelState@5c15ca68{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:20:15.849Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.850Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:20:15.850Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@56e6326b::DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=39/30000}
2021-07-02T22:20:15.850Z||qtp978035840-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6296e71e::SocketChannelEndPoint@2a11f2e0{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6296e71e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@41e9370d{/10.233.73.57:55848<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@56e6326b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2be890e{s=START}]=>HttpChannelOverHttp@6f1f41ca{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:15.850Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e2ace56
2021-07-02T22:20:25.654Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{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@12393c2c on ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-02T22:20:25.654Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-02T22:20:25.654Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:20:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:20:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:20:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@12393c2c
2021-07-02T22:20:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@12393c2c
2021-07-02T22:20:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:25.655Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@12393c2c
2021-07-02T22:20:25.656Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-02T22:20:25.657Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7658f3a
2021-07-02T22:20:25.658Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@5c633c34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-02T22:20:25.659Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-02T22:20:25.659Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.660Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.660Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-07-02T22:20:25.660Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-07-02T22:20:25.661Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@63306028{AC.ReadCB@77d464dd{HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-02T22:20:25.661Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.661Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-02T22:20:25.661Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.662Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3716021f{SSLC.NBReadCB@24058342{SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:20:25.663Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.663Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3f01882c on ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:20:25.663Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-02T22:20:25.664Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:25.664Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-07-02T22:20:25.664Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:20:25.664Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:20:25.664Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.664Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3f01882c
2021-07-02T22:20:25.664Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@12393c2c
2021-07-02T22:20:25.665Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.665Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:25.665Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:25.665Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-07-02T22:20:25.665Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-07-02T22:20:25.666Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.94:8000 remote=/10.233.73.57:55986], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-02T22:20:25.666Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.666Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:20:25.667Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-07-02T22:20:25.667151Z
2021-07-02T22:20:25.667Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@1f13730a offer EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-07-02T22:20:25.667671Z
2021-07-02T22:20:25.668Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2021-07-02T22:20:25.668Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@fd68a33
2021-07-02T22:20:25.668Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@fd68a33
2021-07-02T22:20:25.668Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-07-02T22:20:25.668442Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-02T22:20:25.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@fd68a33 started
2021-07-02T22:20:25.669Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3716021f{SSLC.NBReadCB@24058342{SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:20:25.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@1f13730a task=EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-07-02T22:20:25.669388Z
2021-07-02T22:20:25.670Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@fd68a33 waiting
2021-07-02T22:20:25.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-07-02T22:20:25.670255Z tryProduce true
2021-07-02T22:20:25.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:20:25.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:25.671Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.671Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@63306028{AC.ReadCB@77d464dd{HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2021-07-02T22:20:25.671Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.671Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:25.671Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@5c633c34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:20:25.672Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.672Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-02T22:20:25.673Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.673Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5937666c[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-07-02T22:20:25.674Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-02T22:20:25.678Z||qtp978035840-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@6e1e1b18[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@6e1e1b18[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-07-02T22:20:25.678Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@77d464dd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.678Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-02T22:20:25.678Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@6e1e1b18[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-07-02T22:20:25.679Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=18/30000} parse HeapByteBuffer@6e1e1b18[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-07-02T22:20:25.679Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[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-07-02T22:20:25.679Z||qtp978035840-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-02T22:20:25.679Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=19/30000}
2021-07-02T22:20:25.679Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=19/30000}
2021-07-02T22:20:25.679Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-02T22:20:25.679Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.679Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3e0d5de5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-02T22:20:25.679Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:20:25.679Z||qtp978035840-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-07-02T22:20:25.679Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.680Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-02T22:20:25.680Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:20:25.680Z||qtp978035840-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-07-02T22:20:25.680Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-02T22:20:25.680Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.680Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{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-07-02T22:20:25.681Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-07-02T22:20:25.681Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.681Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.681Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.681Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5d38c563{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-07-02T22:20:25.681Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3716021f{null}
2021-07-02T22:20:25.681Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:20:25.681Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ab4908f
2021-07-02T22:20:25.682Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.682Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:25.682Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:20:25.682Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.682Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-07-02T22:20:25.682Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@41081af8{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-07-02T22:20:25.682Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@63306028{null}
2021-07-02T22:20:25.682Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ab4908f
2021-07-02T22:20:25.682Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:20:25.682Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=22/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-02T22:20:25.682Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:25.682Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-07-02T22:20:25.682Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=22/30000}
2021-07-02T22:20:25.683Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=23/30000}
2021-07-02T22:20:25.683Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.683Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@5c633c34{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:20:25.683Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@77d464dd::DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=23/30000}
2021-07-02T22:20:25.684Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.684Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@78c5ef58
2021-07-02T22:20:25.684Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@24058342::SocketChannelEndPoint@9a2707e{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@24058342{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@46588501{/10.233.73.57:55986<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@77d464dd[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@26777a4e{s=START}]=>HttpChannelOverHttp@35a1b0e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:25.684Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7ab4908f
2021-07-02T22:20:35.653Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{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@6371a3a0 on ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-02T22:20:35.653Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-02T22:20:35.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:35.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:20:35.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:20:35.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:20:35.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6371a3a0
2021-07-02T22:20:35.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6371a3a0
2021-07-02T22:20:35.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:35.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:35.654Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6371a3a0
2021-07-02T22:20:35.655Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-02T22:20:35.655Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@64f8c87a
2021-07-02T22:20:35.657Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5e440f70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-02T22:20:35.657Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:20:35.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-02T22:20:35.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-02T22:20:35.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@52a361c9{AC.ReadCB@7cdda7da{HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-02T22:20:35.659Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.659Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-02T22:20:35.659Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.659Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@43d1ef30{SSLC.NBReadCB@17a5b9d6{SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:20:35.660Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.660Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@79008595 on ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:20:35.660Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-02T22:20:35.660Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:35.660Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.660Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-07-02T22:20:35.660Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6371a3a0
2021-07-02T22:20:35.660Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:20:35.660Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:20:35.660Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@79008595
2021-07-02T22:20:35.661Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.661Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:35.661Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:35.661Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-07-02T22:20:35.661Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-07-02T22:20:35.661Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.94:8000 remote=/10.233.73.57:56112], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-02T22:20:35.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:20:35.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-07-02T22:20:35.663315Z
2021-07-02T22:20:35.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@fd68a33 offer EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-07-02T22:20:35.663735Z
2021-07-02T22:20:35.664Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2021-07-02T22:20:35.664Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@531d4101
2021-07-02T22:20:35.664Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@531d4101
2021-07-02T22:20:35.664Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@fd68a33 task=EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-07-02T22:20:35.664461Z
2021-07-02T22:20:35.664Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@531d4101 started
2021-07-02T22:20:35.664Z||qtp978035840-24|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@531d4101 waiting
2021-07-02T22:20:35.664Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-07-02T22:20:35.664753Z tryProduce true
2021-07-02T22:20:35.664Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:20:35.664Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:35.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:35.666Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-07-02T22:20:35.665752Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-02T22:20:35.666Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@43d1ef30{SSLC.NBReadCB@17a5b9d6{SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:20:35.666Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.666Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.667Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@52a361c9{AC.ReadCB@7cdda7da{HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2021-07-02T22:20:35.667Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@5e440f70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:20:35.667Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.667Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-02T22:20:35.668Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.668Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5722dfba[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-07-02T22:20:35.668Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-02T22:20:35.674Z||qtp978035840-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@6e1e1b18[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@6e1e1b18[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-07-02T22:20:35.675Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.675Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-02T22:20:35.675Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=17/30000} filled -1 HeapByteBuffer@6e1e1b18[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-07-02T22:20:35.675Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@6e1e1b18[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-07-02T22:20:35.676Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[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-07-02T22:20:35.676Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-02T22:20:35.676Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=18/30000}
2021-07-02T22:20:35.676Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=18/30000}
2021-07-02T22:20:35.676Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-02T22:20:35.676Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.676Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3e0d5de5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-02T22:20:35.676Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:20:35.676Z||qtp978035840-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-07-02T22:20:35.677Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.677Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-02T22:20:35.677Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:20:35.677Z||qtp978035840-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-07-02T22:20:35.677Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-02T22:20:35.677Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.677Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{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-07-02T22:20:35.678Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-07-02T22:20:35.678Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.678Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.678Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.678Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@12204b3a{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-07-02T22:20:35.679Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@43d1ef30{null}
2021-07-02T22:20:35.679Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:20:35.679Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:35.679Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:20:35.679Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-07-02T22:20:35.679Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:20:35.679Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:35.679Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-07-02T22:20:35.679Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ad4c150
2021-07-02T22:20:35.679Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ad4c150
2021-07-02T22:20:35.679Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.680Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.681Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@23f89e42{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-07-02T22:20:35.681Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@52a361c9{null}
2021-07-02T22:20:35.681Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-02T22:20:35.681Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=23/30000}
2021-07-02T22:20:35.681Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=23/30000}
2021-07-02T22:20:35.681Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.681Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@5e440f70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:20:35.682Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7cdda7da::DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=24/30000}
2021-07-02T22:20:35.682Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.682Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1f13730a waiting
2021-07-02T22:20:35.683Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@17a5b9d6::SocketChannelEndPoint@7fe39c8b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@17a5b9d6{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3d20cb9b{/10.233.73.57:56112<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@7cdda7da[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ce2c4aa{s=START}]=>HttpChannelOverHttp@72c32a15{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:35.683Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ad4c150
2021-07-02T22:20:45.656Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{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@5bd74923 on ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-02T22:20:45.657Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-02T22:20:45.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:45.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:20:45.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:20:45.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:20:45.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5bd74923
2021-07-02T22:20:45.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5bd74923
2021-07-02T22:20:45.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:45.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:45.658Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5bd74923
2021-07-02T22:20:45.659Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-02T22:20:45.659Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@38e6ca70
2021-07-02T22:20:45.662Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@346e7329{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-02T22:20:45.662Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-07-02T22:20:45.662Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.662Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.663Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-07-02T22:20:45.663Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-07-02T22:20:45.663Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@c85cb58{AC.ReadCB@3ad59a9e{HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-02T22:20:45.663Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.663Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-02T22:20:45.663Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.664Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1a92a13c{SSLC.NBReadCB@1cd3e082{SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:20:45.664Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.664Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1946851c on ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:20:45.665Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-02T22:20:45.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:45.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-07-02T22:20:45.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:20:45.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:20:45.665Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1946851c
2021-07-02T22:20:45.665Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5bd74923
2021-07-02T22:20:45.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:45.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:45.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-07-02T22:20:45.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-07-02T22:20:45.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.94:8000 remote=/10.233.73.57:56238], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-02T22:20:45.667Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.667Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:20:45.667Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-07-02T22:20:45.667727Z
2021-07-02T22:20:45.668Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f13730a offer EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-07-02T22:20:45.66823Z
2021-07-02T22:20:45.668Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f13730a task=EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-07-02T22:20:45.668786Z
2021-07-02T22:20:45.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-07-02T22:20:45.669013Z tryProduce true
2021-07-02T22:20:45.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:20:45.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:45.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-07-02T22:20:45.668562Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-02T22:20:45.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:45.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1a92a13c{SSLC.NBReadCB@1cd3e082{SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:20:45.670Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.670Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.670Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@c85cb58{AC.ReadCB@3ad59a9e{HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2021-07-02T22:20:45.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000} onFillable enter HttpChannelState@346e7329{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:20:45.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-02T22:20:45.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5e8c29a4[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-07-02T22:20:45.673Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-02T22:20:45.678Z||qtp978035840-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@6e1e1b18[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@6e1e1b18[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-07-02T22:20:45.678Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.678Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-02T22:20:45.678Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@6e1e1b18[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-07-02T22:20:45.678Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@6e1e1b18[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-07-02T22:20:45.678Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[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-07-02T22:20:45.678Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-02T22:20:45.678Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-07-02T22:20:45.679Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=16/30000}
2021-07-02T22:20:45.679Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-02T22:20:45.679Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.679Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3e0d5de5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-02T22:20:45.679Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:20:45.679Z||qtp978035840-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-07-02T22:20:45.680Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.680Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-02T22:20:45.680Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:20:45.680Z||qtp978035840-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-07-02T22:20:45.680Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-02T22:20:45.680Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.681Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{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-07-02T22:20:45.681Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-07-02T22:20:45.681Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.682Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.682Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.682Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5ab3a6ad{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-07-02T22:20:45.682Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1a92a13c{null}
2021-07-02T22:20:45.682Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:20:45.682Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fb1239f
2021-07-02T22:20:45.682Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.682Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fb1239f
2021-07-02T22:20:45.682Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:45.683Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:20:45.683Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.683Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-07-02T22:20:45.683Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.683Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:20:45.683Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=20/30000}
2021-07-02T22:20:45.684Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@111a2091{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-07-02T22:20:45.684Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@c85cb58{null}
2021-07-02T22:20:45.684Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=21/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-02T22:20:45.684Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-07-02T22:20:45.684Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-07-02T22:20:45.685Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3ad59a9e::DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=22/30000} onFillable exit HttpChannelState@346e7329{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:20:45.684Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:45.684Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1cd3e082::SocketChannelEndPoint@23ee00b3{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.685Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-07-02T22:20:45.685Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1cd3e082{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67d61cf8{/10.233.73.57:56238<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@3ad59a9e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4bb51e3c{s=START}]=>HttpChannelOverHttp@6688150b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:45.685Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1fb1239f
2021-07-02T22:20:45.685Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@fd68a33 waiting
2021-07-02T22:20:55.653Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{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@523e6c73 on ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-02T22:20:55.654Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-02T22:20:55.654Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:55.655Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:20:55.655Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:20:55.655Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:20:55.655Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@523e6c73
2021-07-02T22:20:55.655Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@523e6c73
2021-07-02T22:20:55.656Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:55.656Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:55.656Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@523e6c73
2021-07-02T22:20:55.656Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-02T22:20:55.656Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@a194504
2021-07-02T22:20:55.657Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@16302d00{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-02T22:20:55.657Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:20:55.657Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.657Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.657Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:20:55.657Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:20:55.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@34613470{AC.ReadCB@56417ba7{HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-07-02T22:20:55.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-02T22:20:55.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@69a0fd18{SSLC.NBReadCB@7c0ec724{SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:20:55.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@631d30ef on ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:20:55.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-02T22:20:55.658Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:55.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.658Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-07-02T22:20:55.658Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@523e6c73
2021-07-02T22:20:55.658Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:20:55.658Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:20:55.659Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@631d30ef
2021-07-02T22:20:55.659Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.659Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:55.659Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:55.659Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-07-02T22:20:55.659Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-07-02T22:20:55.659Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.94:8000 remote=/10.233.73.57:56374], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-02T22:20:55.660Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.660Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:20:55.661Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-07-02T22:20:55.66084Z
2021-07-02T22:20:55.661Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@fd68a33 offer EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-07-02T22:20:55.661673Z
2021-07-02T22:20:55.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@fd68a33 task=EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-07-02T22:20:55.662164Z
2021-07-02T22:20:55.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-07-02T22:20:55.66192Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-02T22:20:55.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@69a0fd18{SSLC.NBReadCB@7c0ec724{SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:20:55.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-07-02T22:20:55.662759Z tryProduce true
2021-07-02T22:20:55.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:20:55.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:55.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.663Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.663Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:20:55.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@34613470{AC.ReadCB@56417ba7{HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-07-02T22:20:55.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@16302d00{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:20:55.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-02T22:20:55.664Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.664Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@720fb475[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-07-02T22:20:55.664Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-02T22:20:55.669Z||qtp978035840-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@6e1e1b18[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@6e1e1b18[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-07-02T22:20:55.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@56417ba7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-02T22:20:55.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@6e1e1b18[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-07-02T22:20:55.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@6e1e1b18[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-07-02T22:20:55.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[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-07-02T22:20:55.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-02T22:20:55.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-07-02T22:20:55.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-07-02T22:20:55.669Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-02T22:20:55.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3e0d5de5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-02T22:20:55.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:20:55.670Z||qtp978035840-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-07-02T22:20:55.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-02T22:20:55.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:20:55.670Z||qtp978035840-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-07-02T22:20:55.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-02T22:20:55.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.671Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{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-07-02T22:20:55.671Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-02T22:20:55.671Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.671Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.671Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.671Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4e6d2525{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-07-02T22:20:55.671Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@69a0fd18{null}
2021-07-02T22:20:55.671Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:20:55.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2980b824
2021-07-02T22:20:55.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:20:55.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:20:55.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-07-02T22:20:55.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:20:55.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:20:55.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-07-02T22:20:55.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@79e20596{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-07-02T22:20:55.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@34613470{null}
2021-07-02T22:20:55.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-02T22:20:55.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-07-02T22:20:55.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-07-02T22:20:55.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@16302d00{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:20:55.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1f13730a waiting
2021-07-02T22:20:55.672Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2980b824
2021-07-02T22:20:55.673Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.673Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@56417ba7::DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-07-02T22:20:55.674Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7c0ec724::SocketChannelEndPoint@437dc98b{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c0ec724{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3bac9a6f{/10.233.73.57:56374<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@56417ba7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@23ae4528{s=START}]=>HttpChannelOverHttp@467d9318{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:20:55.674Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2980b824
2021-07-02T22:21:05.654Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{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@93df244 on ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-02T22:21:05.654Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-02T22:21:05.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:05.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:21:05.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:21:05.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:21:05.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@93df244
2021-07-02T22:21:05.655Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@93df244
2021-07-02T22:21:05.655Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:05.655Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:05.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@93df244
2021-07-02T22:21:05.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-02T22:21:05.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@589ce7e9
2021-07-02T22:21:05.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@93e322c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-02T22:21:05.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:21:05.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:21:05.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:21:05.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7b0f5e44{AC.ReadCB@36222f4d{HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-02T22:21:05.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-02T22:21:05.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5c704e2f{SSLC.NBReadCB@20881b00{SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:21:05.658Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.658Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3cc00eba on ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:21:05.658Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-02T22:21:05.658Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:05.658Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@93df244
2021-07-02T22:21:05.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-07-02T22:21:05.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:21:05.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:21:05.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@3cc00eba
2021-07-02T22:21:05.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:05.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:05.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-07-02T22:21:05.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-07-02T22:21:05.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.94:8000 remote=/10.233.73.57:56498], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-02T22:21:05.659Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.659Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:21:05.659Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-07-02T22:21:05.659329Z
2021-07-02T22:21:05.659Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f13730a offer EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-07-02T22:21:05.659614Z
2021-07-02T22:21:05.660Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-07-02T22:21:05.659824Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-02T22:21:05.660Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5c704e2f{SSLC.NBReadCB@20881b00{SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:21:05.660Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.660Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f13730a task=EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-07-02T22:21:05.660221Z
2021-07-02T22:21:05.660Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.660Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7b0f5e44{AC.ReadCB@36222f4d{HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-07-02T22:21:05.660Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@93e322c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:21:05.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@20881b00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-02T22:21:05.661Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-07-02T22:21:05.660964Z tryProduce true
2021-07-02T22:21:05.661Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:21:05.661Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:05.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3fc0751a[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-07-02T22:21:05.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-02T22:21:05.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:05.665Z||qtp978035840-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@6e1e1b18[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@6e1e1b18[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-07-02T22:21:05.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@36222f4d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-02T22:21:05.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@6e1e1b18[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-07-02T22:21:05.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@6e1e1b18[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-07-02T22:21:05.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[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-07-02T22:21:05.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-02T22:21:05.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-07-02T22:21:05.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-07-02T22:21:05.667Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-02T22:21:05.667Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.667Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3e0d5de5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-02T22:21:05.667Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:21:05.667Z||qtp978035840-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-07-02T22:21:05.667Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.667Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-02T22:21:05.667Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:21:05.667Z||qtp978035840-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-07-02T22:21:05.668Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-02T22:21:05.668Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.668Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{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-07-02T22:21:05.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-07-02T22:21:05.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@367d54ff{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-07-02T22:21:05.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5c704e2f{null}
2021-07-02T22:21:05.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:21:05.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72a16d37
2021-07-02T22:21:05.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:05.670Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72a16d37
2021-07-02T22:21:05.670Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:21:05.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-07-02T22:21:05.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:21:05.670Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:05.671Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-07-02T22:21:05.671Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.671Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-02T22:21:05.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7bd047ef{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-07-02T22:21:05.671Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@20881b00::SocketChannelEndPoint@7a613cf6{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7b0f5e44{null}
2021-07-02T22:21:05.671Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@72a16d37
2021-07-02T22:21:05.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-02T22:21:05.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-02T22:21:05.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-02T22:21:05.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36222f4d::DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000} onFillable exit HttpChannelState@93e322c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:21:05.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@20881b00{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7acb270f{/10.233.73.57:56498<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@36222f4d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3d8a341{s=START}]=>HttpChannelOverHttp@57883687{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:05.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@fd68a33 waiting
2021-07-02T22:21:09.401Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{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@673f3c60 on ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-02T22:21:09.402Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-02T22:21:09.402Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:09.402Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:21:09.402Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:21:09.402Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:21:09.402Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@673f3c60
2021-07-02T22:21:09.403Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@673f3c60
2021-07-02T22:21:09.403Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:09.403Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:09.403Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@673f3c60
2021-07-02T22:21:09.403Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-02T22:21:09.404Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@fb4ce3c
2021-07-02T22:21:09.405Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@453e11d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-02T22:21:09.405Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-02T22:21:09.405Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.405Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.405Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-02T22:21:09.405Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-02T22:21:09.406Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3a17505e{AC.ReadCB@2dbf1a85{HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-02T22:21:09.406Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.406Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-02T22:21:09.406Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.406Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6f291eab{SSLC.NBReadCB@590e980f{SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:21:09.407Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.407Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@42ca2da1 on ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:21:09.407Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-02T22:21:09.407Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:09.407Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-07-02T22:21:09.407Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.407Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:21:09.407Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@673f3c60
2021-07-02T22:21:09.407Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:21:09.407Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@42ca2da1
2021-07-02T22:21:09.408Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.408Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:09.408Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:09.408Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-07-02T22:21:09.408Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-07-02T22:21:09.408Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.94:8000 remote=/10.233.73.57:56534], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-02T22:21:09.408Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.409Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:21:09.409Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-07-02T22:21:09.409576Z
2021-07-02T22:21:09.410Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@fd68a33 offer EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-07-02T22:21:09.409882Z
2021-07-02T22:21:09.410Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-07-02T22:21:09.410256Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-02T22:21:09.410Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@fd68a33 task=EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-07-02T22:21:09.410505Z
2021-07-02T22:21:09.410Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6f291eab{SSLC.NBReadCB@590e980f{SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:21:09.410Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-07-02T22:21:09.410822Z tryProduce true
2021-07-02T22:21:09.410Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:21:09.411Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:09.411Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.411Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.411Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3a17505e{AC.ReadCB@2dbf1a85{HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-07-02T22:21:09.411Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.411Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@453e11d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:21:09.411Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:09.411Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.411Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-02T22:21:09.412Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.412Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@51a2fd23[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-07-02T22:21:09.412Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-02T22:21:09.420Z||qtp978035840-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@6e1e1b18[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@6e1e1b18[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-07-02T22:21:09.420Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=START,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.420Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-02T22:21:09.420Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@6e1e1b18[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-07-02T22:21:09.420Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@6e1e1b18[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-07-02T22:21:09.420Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[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-07-02T22:21:09.420Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-02T22:21:09.420Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-07-02T22:21:09.420Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=15/30000}
2021-07-02T22:21:09.421Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-02T22:21:09.421Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.421Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3e0d5de5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-02T22:21:09.421Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:21:09.421Z||qtp978035840-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-07-02T22:21:09.421Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.421Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-02T22:21:09.421Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:21:09.421Z||qtp978035840-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-07-02T22:21:09.422Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-02T22:21:09.422Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.422Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{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-07-02T22:21:09.422Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-07-02T22:21:09.422Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.422Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.422Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.422Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7dcf2eab{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-07-02T22:21:09.422Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6f291eab{null}
2021-07-02T22:21:09.423Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:21:09.423Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14e85a31
2021-07-02T22:21:09.423Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.423Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14e85a31
2021-07-02T22:21:09.423Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:09.423Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.423Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:21:09.423Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6f04eddd{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-07-02T22:21:09.423Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3a17505e{null}
2021-07-02T22:21:09.423Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-02T22:21:09.423Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-07-02T22:21:09.423Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-07-02T22:21:09.423Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-07-02T22:21:09.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@453e11d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:21:09.424Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:21:09.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.424Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1f13730a waiting
2021-07-02T22:21:09.424Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:09.424Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2dbf1a85::DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-07-02T22:21:09.424Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-07-02T22:21:09.425Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@590e980f::SocketChannelEndPoint@32cbbea1{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@590e980f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6b02746a{/10.233.73.57:56534<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@2dbf1a85[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@21571660{s=START}]=>HttpChannelOverHttp@6112aaef{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:09.425Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@14e85a31
2021-07-02T22:21:15.653Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{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@6c0fff5 on ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-02T22:21:15.654Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-02T22:21:15.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:15.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:21:15.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:21:15.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:21:15.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6c0fff5
2021-07-02T22:21:15.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6c0fff5
2021-07-02T22:21:15.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:15.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:15.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6c0fff5
2021-07-02T22:21:15.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-02T22:21:15.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7b38fcaa
2021-07-02T22:21:15.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@40f5cac9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-02T22:21:15.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:21:15.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:21:15.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:21:15.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@65d9c8e4{AC.ReadCB@7c94b3d1{HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-02T22:21:15.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-02T22:21:15.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.657Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c8ae5b5{SSLC.NBReadCB@67ce09f3{SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:21:15.658Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.658Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2b1ce246 on ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:21:15.658Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-02T22:21:15.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:15.658Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.658Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6c0fff5
2021-07-02T22:21:15.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-07-02T22:21:15.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:21:15.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:21:15.659Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2b1ce246
2021-07-02T22:21:15.659Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.659Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:15.659Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:15.659Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-07-02T22:21:15.659Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-07-02T22:21:15.660Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.94:8000 remote=/10.233.73.57:56608], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-02T22:21:15.660Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.660Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:21:15.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-07-02T22:21:15.661152Z
2021-07-02T22:21:15.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f13730a offer EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-07-02T22:21:15.661705Z
2021-07-02T22:21:15.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-07-02T22:21:15.662058Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-02T22:21:15.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f13730a task=EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-07-02T22:21:15.662266Z
2021-07-02T22:21:15.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-07-02T22:21:15.662559Z tryProduce true
2021-07-02T22:21:15.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:21:15.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:15.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c8ae5b5{SSLC.NBReadCB@67ce09f3{SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:21:15.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:15.663Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.663Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.663Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@65d9c8e4{AC.ReadCB@7c94b3d1{HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-07-02T22:21:15.664Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@40f5cac9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:21:15.664Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.664Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-02T22:21:15.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.665Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@1b02eb99[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-07-02T22:21:15.666Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-02T22:21:15.668Z||qtp978035840-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@6e1e1b18[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@6e1e1b18[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-07-02T22:21:15.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-02T22:21:15.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@6e1e1b18[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-07-02T22:21:15.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@6e1e1b18[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-07-02T22:21:15.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[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-07-02T22:21:15.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-02T22:21:15.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-07-02T22:21:15.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-07-02T22:21:15.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-02T22:21:15.669Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.670Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3e0d5de5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-02T22:21:15.670Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:21:15.670Z||qtp978035840-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-07-02T22:21:15.670Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.670Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-02T22:21:15.670Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:21:15.670Z||qtp978035840-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-07-02T22:21:15.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-02T22:21:15.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{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-07-02T22:21:15.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-07-02T22:21:15.671Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@62b3f51b{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-07-02T22:21:15.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c8ae5b5{null}
2021-07-02T22:21:15.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:21:15.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ba5299d
2021-07-02T22:21:15.672Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:15.672Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ba5299d
2021-07-02T22:21:15.672Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.673Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.673Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:21:15.673Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@786bc216{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-07-02T22:21:15.674Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@65d9c8e4{null}
2021-07-02T22:21:15.674Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-02T22:21:15.674Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-07-02T22:21:15.674Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-07-02T22:21:15.673Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-07-02T22:21:15.674Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:21:15.674Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.674Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@40f5cac9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:21:15.674Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:15.674Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7c94b3d1::DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-07-02T22:21:15.674Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-07-02T22:21:15.675Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.675Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@fd68a33 waiting
2021-07-02T22:21:15.675Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@67ce09f3::SocketChannelEndPoint@7ac470c8{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67ce09f3{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@19eebb0c{/10.233.73.57:56608<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@7c94b3d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b94e8dd{s=START}]=>HttpChannelOverHttp@25e7c4d4{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:15.675Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1ba5299d
2021-07-02T22:21:19.405Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{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@27bc56aa on ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-02T22:21:19.405Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-02T22:21:19.406Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:19.406Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:21:19.406Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:21:19.407Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:21:19.407Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@27bc56aa
2021-07-02T22:21:19.407Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@27bc56aa
2021-07-02T22:21:19.407Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:19.407Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:19.408Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@27bc56aa
2021-07-02T22:21:19.408Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-02T22:21:19.408Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5ba2e916
2021-07-02T22:21:19.409Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@a834454{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-02T22:21:19.409Z||qtp978035840-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:21:19.410Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.410Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.410Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-02T22:21:19.410Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-02T22:21:19.411Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@61ff924d{AC.ReadCB@46a5e64b{HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-02T22:21:19.411Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.411Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-02T22:21:19.411Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.411Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@801a787{SSLC.NBReadCB@718f6300{SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:21:19.413Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.413Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@21c42e4 on ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:21:19.413Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-02T22:21:19.413Z||qtp978035840-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.413Z||qtp978035840-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@27bc56aa
2021-07-02T22:21:19.413Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:19.413Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-07-02T22:21:19.413Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:21:19.413Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:21:19.413Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@21c42e4
2021-07-02T22:21:19.414Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.414Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:19.414Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:19.414Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-07-02T22:21:19.414Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-07-02T22:21:19.414Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.94:8000 remote=/10.233.73.57:56642], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-02T22:21:19.414Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.415Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:21:19.415Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-07-02T22:21:19.415293Z
2021-07-02T22:21:19.415Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@fd68a33 offer EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-07-02T22:21:19.415836Z
2021-07-02T22:21:19.416Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-07-02T22:21:19.416192Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-02T22:21:19.416Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@fd68a33 task=EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-07-02T22:21:19.416518Z
2021-07-02T22:21:19.417Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@801a787{SSLC.NBReadCB@718f6300{SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:21:19.417Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-07-02T22:21:19.417063Z tryProduce true
2021-07-02T22:21:19.417Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:21:19.417Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:19.417Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.417Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:19.417Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.417Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.417Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@61ff924d{AC.ReadCB@46a5e64b{HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2021-07-02T22:21:19.417Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@a834454{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:21:19.418Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.418Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-02T22:21:19.419Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.419Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@2db78707[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-07-02T22:21:19.419Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-02T22:21:19.423Z||qtp978035840-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@6e1e1b18[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@6e1e1b18[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-07-02T22:21:19.423Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@6e1e1b18[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-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=14/30000} parse HeapByteBuffer@6e1e1b18[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-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[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-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3e0d5de5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:21:19.424Z||qtp978035840-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-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-02T22:21:19.424Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:21:19.424Z||qtp978035840-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-07-02T22:21:19.425Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-02T22:21:19.425Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.425Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{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-07-02T22:21:19.425Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-07-02T22:21:19.425Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.426Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.426Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.426Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7b586952{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-07-02T22:21:19.427Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@801a787{null}
2021-07-02T22:21:19.427Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:21:19.427Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@337a19e1
2021-07-02T22:21:19.427Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@337a19e1
2021-07-02T22:21:19.427Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.427Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:19.427Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:21:19.427Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-07-02T22:21:19.427Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.427Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:21:19.428Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:19.428Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5067e7e3{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-07-02T22:21:19.428Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.428Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 0 keys
2021-07-02T22:21:19.428Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-07-02T22:21:19.428Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@61ff924d{null}
2021-07-02T22:21:19.428Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-02T22:21:19.428Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-07-02T22:21:19.428Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@718f6300::SocketChannelEndPoint@5b37c78e{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.428Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-07-02T22:21:19.428Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@337a19e1
2021-07-02T22:21:19.428Z||qtp978035840-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@46a5e64b::DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@a834454{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:21:19.428Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@718f6300{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6fede590{/10.233.73.57:56642<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@46a5e64b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@71ced9c4{s=START}]=>HttpChannelOverHttp@7cd9688f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:19.428Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@1f13730a waiting
2021-07-02T22:21:25.653Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{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@41f52fcb on ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=0
2021-07-02T22:21:25.654Z||qtp978035840-20-acceptor-0@e581302-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=0 selected=0 updates=1
2021-07-02T22:21:25.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:25.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:21:25.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:21:25.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:21:25.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@41f52fcb
2021-07-02T22:21:25.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@41f52fcb
2021-07-02T22:21:25.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:25.654Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:25.654Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@41f52fcb
2021-07-02T22:21:25.654Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-07-02T22:21:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2cd75318
2021-07-02T22:21:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1d82c17b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-07-02T22:21:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@b5b0e40::DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-07-02T22:21:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.655Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@11391b3d::SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@b5b0e40::DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@b5b0e40::DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5a620ad9{AC.ReadCB@b5b0e40{HttpConnection@b5b0e40::DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@11391b3d::SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@99836db{SSLC.NBReadCB@11391b3d{SslConnection@11391b3d::SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@50a12426 on ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=1
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.656Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:25.656Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/1 selected
2021-07-02T22:21:25.656Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 1 updates
2021-07-02T22:21:25.656Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-07-02T22:21:25.656Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@50a12426
2021-07-02T22:21:25.656Z||qtp978035840-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@41f52fcb
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 1/1/1 selected
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 1 keys, 0 updates
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.73.94:8000 remote=/10.233.73.57:56722], selector=sun.nio.ch.EPollSelectorImpl@91dce7e, interestOps=1, readyOps=1 SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-07-02T22:21:25.657523Z
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f13730a offer EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-07-02T22:21:25.657676Z
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-07-02T22:21:25.657756Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@99836db{SSLC.NBReadCB@11391b3d{SslConnection@11391b3d::SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-07-02T22:21:25.657Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@11391b3d::SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@11391b3d::SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.658Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@1f13730a task=EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-07-02T22:21:25.657946Z
2021-07-02T22:21:25.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5a620ad9{AC.ReadCB@b5b0e40{HttpConnection@b5b0e40::DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-07-02T22:21:25.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b5b0e40::DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@1d82c17b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-07-02T22:21:25.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@11391b3d::SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-07-02T22:21:25.658Z||qtp978035840-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@26f07261/SelectorProducer@2b55ea4d/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-07-02T22:21:25.658232Z tryProduce true
2021-07-02T22:21:25.658Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:21:25.658Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:25.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.658Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@9df8810[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-07-02T22:21:25.658Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.658Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e waiting with 1 keys
2021-07-02T22:21:25.659Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-07-02T22:21:25.660Z||qtp978035840-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@6e1e1b18[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@6e1e1b18[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-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b5b0e40::DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000} filled -1 HeapByteBuffer@6e1e1b18[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-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b5b0e40::DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@6e1e1b18[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-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6e1e1b18[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-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,OPEN,fill=-,flush=-,to=5/30000}
2021-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@11391b3d::SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@11391b3d::SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@3e0d5de5[p=0,l=0,c=0,r=0]={<<<>>>}
2021-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:21:25.661Z||qtp978035840-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-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=5/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-07-02T22:21:25.661Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-07-02T22:21:25.661Z||qtp978035840-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-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@11391b3d::SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@11391b3d::SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{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-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}
2021-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@11391b3d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3b84b177{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-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@99836db{null}
2021-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@220a5163{STARTED} id=0 keys=1 selected=0 updates=0
2021-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1dd9bf63
2021-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11391b3d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.662Z||qtp978035840-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1dd9bf63
2021-07-02T22:21:25.662Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken with none selected
2021-07-02T22:21:25.662Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11391b3d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-07-02T22:21:25.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e woken up from select, 0/0/0 selected
2021-07-02T22:21:25.663Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@24dcb8c1{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-07-02T22:21:25.663Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5a620ad9{null}
2021-07-02T22:21:25.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@91dce7e processing 0 keys, 0 updates
2021-07-02T22:21:25.663Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@b5b0e40::DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-07-02T22:21:25.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-07-02T22:21:25.663Z||qtp978035840-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-07-02T22:21:25.663Z||qtp978035840-21|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@76225f8{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@11391b3d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@bd9781d{/10.233.73.57:56722<->/10.233.73.94:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@b5b0e40[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51609097{s=START}]=>HttpChannelOverHttp@479bbc7a{r=0,c=false,c=false/false,a=ID