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-04-29T22:53:40.468Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-6888656f5c-tfqf4 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-04-29T22:53:40.468Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-6888656f5c-tfqf4 with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-04-29T22:53:40.472Z||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-04-29T22:53:40.472Z||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-04-29T22:53:41.913Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2021-04-29T22:53:41.958Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2021-04-29T22:53:42.060Z||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-04-29T22:53:42.063Z||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-04-29T22:53:45.561Z||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-04-29T22:53:45.638Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2021-04-29T22:53:45.641Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @8026ms to org.eclipse.jetty.util.log.Slf4jLog
2021-04-29T22:53:45.658Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:i0bNDh38LQIkUGXYVNK566yOo3qe7oPVyuvj89FVtnib6f17wHBArvQzcmXKBQKC. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2021-04-29T22:53:45.658Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:i0bNDh38LQIkUGXYVNK566yOo3qe7oPVyuvj89FVtnib6f17wHBArvQzcmXKBQKC. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2021-04-29T22:53:45.674Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2021-04-29T22:53:45.675Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2021-04-29T22:53:45.675Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2021-04-29T22:53:45.675Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2021-04-29T22:53:45.675Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2021-04-29T22:53:45.675Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-04-29T22:53:45.676Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-04-29T22:53:45.995Z||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-04-29T22:53:45.995Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-04-29T22:53:46.013Z||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-04-29T22:53:46.013Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-04-29T22:53:46.018Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-04-29T22:53:46.018Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-04-29T22:53:46.020Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-04-29T22:53:46.029Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-04-29T22:53:46.030Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-04-29T22:53:46.031Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-04-29T22:53:46.032Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-04-29T22:53:46.033Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-04-29T22:53:46.438Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@44c5a16f
2021-04-29T22:53:46.473Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1,MANAGED}
2021-04-29T22:53:46.479Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@d176a31,POJO}
2021-04-29T22:53:46.484Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@f14e5bf{STOPPED},MANAGED}
2021-04-29T22:53:46.492Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {JettyEmbeddedServletHandler@392a04e7{STOPPED},MANAGED}
2021-04-29T22:53:46.492Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@7f02251{STOPPED},MANAGED}
2021-04-29T22:53:46.515Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-04-29T22:53:46.556Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@26dcd8c0[HTTP/1.1] added {HttpConfiguration@66e889df{32768/8192,8192/8192,https://:0,[]},POJO}
2021-04-29T22:53:46.561Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {Server@2571066a{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-04-29T22:53:46.562Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-04-29T22:53:46.562Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3e48e859{STOPPED},AUTO}
2021-04-29T22:53:46.562Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@31ddd4a4,POJO}
2021-04-29T22:53:46.563Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@26dcd8c0[HTTP/1.1],AUTO}
2021-04-29T22:53:46.563Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@26dcd8c0[HTTP/1.1]
2021-04-29T22:53:46.567Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2021-04-29T22:53:46.568Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {ServerConnector@55b8dbda{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2021-04-29T22:53:46.594Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2021-04-29T22:53:46.607Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@2bfbffb2]
2021-04-29T22:53:46.628Z||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-04-29T22:53:46.628Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@72fe8a4f{STOPPED} mime types IncludeExclude@43effd89{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@2c16fadb,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@248deced}
2021-04-29T22:53:46.629Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@72fe8a4f{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2021-04-29T22:53:46.629Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {GzipHandler@72fe8a4f{STOPPED},MANAGED}
2021-04-29T22:53:46.641Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@64138b0c[HTTP/1.1] added {HttpConfiguration@49dbaaf3{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@22d9c961]},POJO}
2021-04-29T22:53:46.644Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@bdc8014{SSL->HTTP/1.1} added {SslContextFactory@1f443fae[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-04-29T22:53:46.644Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {Server@2571066a{STOPPED}[9.4.18.v20190429],UNMANAGED}
2021-04-29T22:53:46.645Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2021-04-29T22:53:46.645Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@79ab34c1{STOPPED},AUTO}
2021-04-29T22:53:46.645Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1698d7c0,POJO}
2021-04-29T22:53:46.645Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@bdc8014{SSL->HTTP/1.1},AUTO}
2021-04-29T22:53:46.646Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@bdc8014{SSL->HTTP/1.1}
2021-04-29T22:53:46.646Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@64138b0c[HTTP/1.1],AUTO}
2021-04-29T22:53:46.646Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@64138b0c[HTTP/1.1]
2021-04-29T22:53:46.647Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2021-04-29T22:53:46.647Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2021-04-29T22:53:46.657Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@29f0c4f2{STOPPED},AUTO}
2021-04-29T22:53:46.657Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@2571066a{STOPPED}[9.4.18.v20190429]
2021-04-29T22:53:46.657Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTING}[9.4.18.v20190429] added {ErrorHandler@7435a578{STOPPED},AUTO}
2021-04-29T22:53:46.660Z||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-04-29T22:53:46.674Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@2571066a{STARTING}[9.4.18.v20190429]
2021-04-29T22:53:46.675Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp142103421]@878537d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2021-04-29T22:53:46.678Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}
2021-04-29T22:53:46.678Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp142103421]@878537d{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}] added {ReservedThreadExecutor@432034a{s=0/2,p=0},AUTO}
2021-04-29T22:53:46.679Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@432034a{s=0/2,p=0}
2021-04-29T22:53:46.683Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9067ms ReservedThreadExecutor@432034a{s=0/2,p=0}
2021-04-29T22:53:46.683Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-20,5,main]
2021-04-29T22:53:46.684Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-21,5,main]
2021-04-29T22:53:46.684Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-22,5,main]
2021-04-29T22:53:46.685Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-23,5,main]
2021-04-29T22:53:46.688Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-24,5,main]
2021-04-29T22:53:46.689Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-25,5,main]
2021-04-29T22:53:46.689Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-26,5,main]
2021-04-29T22:53:46.690Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-27,5,main]
2021-04-29T22:53:46.691Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9075ms QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}]
2021-04-29T22:53:46.691Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@72fe8a4f{STOPPED}
2021-04-29T22:53:46.694Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@72fe8a4f{STARTING}
2021-04-29T22:53:46.694Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2021-04-29T22:53:46.707Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-04-29T22:53:46.707Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@3b6c624 
2021-04-29T22:53:46.707Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@1eaf1e62 
2021-04-29T22:53:46.707Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12
2021-04-29T22:53:46.707Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec
2021-04-29T22:53:46.708Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72
2021-04-29T22:53:46.708Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4
2021-04-29T22:53:46.709Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12
2021-04-29T22:53:46.711Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2021-04-29T22:53:47.480Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec
2021-04-29T22:53:47.527Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[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@79b08632{STOPPED},AUTO}
2021-04-29T22:53:47.528Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[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@787f32b7,POJO}
2021-04-29T22:53:47.528Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@6aef4eb8{STOPPED} added {WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[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-04-29T22:53:47.528Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@6aef4eb8{STOPPED} added {PathMappings[size=0],POJO}
2021-04-29T22:53:47.528Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@6aef4eb8{STOPPED},MANAGED}
2021-04-29T22:53:47.528Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@6aef4eb8{STOPPED}
2021-04-29T22:53:47.528Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-04-29T22:53:47.529Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@79b08632{STOPPED}
2021-04-29T22:53:47.529Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9914ms ScheduledExecutorScheduler@79b08632{STARTED}
2021-04-29T22:53:47.529Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9914ms WebSocketServerFactory@2257fadf[defaultPolicy=WebSocketPolicy@408b87aa[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2021-04-29T22:53:47.530Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @9914ms NativeWebSocketConfiguration@6aef4eb8{STARTED}
2021-04-29T22:53:47.549Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@3b05a99b{STOPPED}
2021-04-29T22:53:47.576Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {HttpClientTransportOverHTTP@6fd77352{STOPPED},AUTO}
2021-04-29T22:53:47.576Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {Client@5109e8cf[provider=null,keyStore=null,trustStore=null],AUTO}
2021-04-29T22:53:47.577Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@3f672204,POJO}
2021-04-29T22:53:47.577Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@78b41097,POJO}
2021-04-29T22:53:47.577Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}],UNMANAGED}
2021-04-29T22:53:47.577Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@787f32b7,POJO}
2021-04-29T22:53:47.577Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@6ea9ec33[httpClient=HttpClient@351e414e{STOPPED},openSessions.size=0] added {HttpClient@351e414e{STOPPED},AUTO}
2021-04-29T22:53:47.606Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@3b05a99b{STOPPED}
2021-04-29T22:53:47.607Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@3b05a99b{STOPPED} added {NativeWebSocketConfiguration@6aef4eb8{STARTED},UNMANAGED}
2021-04-29T22:53:47.607Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@3b05a99b{STOPPED},AUTO}
2021-04-29T22:53:47.608Z||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-04-29T22:53:47.609Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@6aef4eb8{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-04-29T22:53:47.610Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72
2021-04-29T22:53:47.611Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@1f51431{STOPPED},MANAGED}
2021-04-29T22:53:47.611Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4
2021-04-29T22:53:47.611Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-04-29T22:53:47.612Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],STARTING}
2021-04-29T22:53:47.612Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2021-04-29T22:53:47.617Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2021-04-29T22:53:47.619Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600],AUTO}
2021-04-29T22:53:47.620Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@26722665{STOPPED}[worker=null]
2021-04-29T22:53:47.621Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2021-04-29T22:53:47.621Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2021-04-29T22:53:47.622Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@26722665{STARTING}[worker=node0] added {HouseKeeper@627d8516{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2021-04-29T22:53:47.622Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@627d8516{STOPPED}[interval=600000, ownscheduler=false]
2021-04-29T22:53:47.622Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@5c10285a{STOPPED}
2021-04-29T22:53:47.622Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10007ms ScheduledExecutorScheduler@5c10285a{STARTED}
2021-04-29T22:53:47.622Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2021-04-29T22:53:47.623Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 660000ms
2021-04-29T22:53:47.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10010ms HouseKeeper@627d8516{STARTED}[interval=660000, ownscheduler=true]
2021-04-29T22:53:47.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10010ms DefaultSessionIdManager@26722665{STARTED}[worker=node0]
2021-04-29T22:53:47.625Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@26722665{STARTED}[worker=node0],MANAGED}
2021-04-29T22:53:47.625Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800 added {DefaultSessionIdManager@26722665{STARTED}[worker=node0],UNMANAGED}
2021-04-29T22:53:47.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@64b70919{STOPPED}
2021-04-29T22:53:47.625Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10010ms ScheduledExecutorScheduler@64b70919{STARTED}
2021-04-29T22:53:47.626Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2021-04-29T22:53:47.626Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STOPPED}
2021-04-29T22:53:47.627Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STARTING}
2021-04-29T22:53:47.627Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STOPPED}
2021-04-29T22:53:47.629Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2021-04-29T22:53:47.629Z||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-04-29T22:53:47.629Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2021-04-29T22:53:47.629Z||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-04-29T22:53:47.630Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2021-04-29T22:53:47.633Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>metricsFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>characterEncodingFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>hiddenHttpMethodFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>httpPutFormContentFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>requestContextFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>webRequestLoggingFilter, [/*]/[]/[REQUEST, ASYNC, FORWARD, INCLUDE]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2021-04-29T22:53:47.633Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2021-04-29T22:53:47.633Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2021-04-29T22:53:47.633Z||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-04-29T22:53:47.634Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STARTING}
2021-04-29T22:53:47.634Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10019ms JettyEmbeddedServletHandler@392a04e7{STARTED}
2021-04-29T22:53:47.634Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10019ms ConstraintSecurityHandler@f14e5bf{STARTED}
2021-04-29T22:53:47.634Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-04-29T22:53:47.634Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600]
2021-04-29T22:53:47.634Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10019ms org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600]
2021-04-29T22:53:47.634Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10019ms org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-04-29T22:53:47.634Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10019ms org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2021-04-29T22:53:47.634Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@3b05a99b{STOPPED}
2021-04-29T22:53:47.636Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@4b2d44bc)
2021-04-29T22:53:47.636Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-04-29T22:53:47.636Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-04-29T22:53:47.637Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-04-29T22:53:47.637Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-04-29T22:53:47.637Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-04-29T22:53:47.637Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-04-29T22:53:47.637Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-04-29T22:53:47.638Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-04-29T22:53:47.638Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2021-04-29T22:53:47.638Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-04-29T22:53:47.638Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-04-29T22:53:47.640Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-04-29T22:53:47.640Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-04-29T22:53:47.640Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-04-29T22:53:47.640Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-04-29T22:53:47.640Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-04-29T22:53:47.640Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-04-29T22:53:47.641Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2021-04-29T22:53:47.641Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2021-04-29T22:53:47.641Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2021-04-29T22:53:47.641Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2021-04-29T22:53:47.641Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2021-04-29T22:53:47.641Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@4b2d44bc)
2021-04-29T22:53:47.641Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-04-29T22:53:47.642Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-04-29T22:53:47.643Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-04-29T22:53:47.643Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-04-29T22:53:47.643Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-04-29T22:53:47.643Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-04-29T22:53:47.643Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-04-29T22:53:47.643Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-04-29T22:53:47.643Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2021-04-29T22:53:47.644Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-04-29T22:53:47.644Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-04-29T22:53:47.644Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-04-29T22:53:47.656Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-04-29T22:53:47.656Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-04-29T22:53:47.656Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-04-29T22:53:47.656Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-04-29T22:53:47.656Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-04-29T22:53:47.656Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2021-04-29T22:53:47.656Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2021-04-29T22:53:47.657Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10042ms ServerContainer@3b05a99b{STARTED}
2021-04-29T22:53:47.657Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@1f51431{STOPPED}
2021-04-29T22:53:47.658Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@1f51431{STARTING}
2021-04-29T22:53:47.658Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10042ms JettyEmbeddedErrorHandler@1f51431{STARTED}
2021-04-29T22:53:47.658Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-04-29T22:53:47.658Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@c81fd12
2021-04-29T22:53:47.658Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@62e6a3ec
2021-04-29T22:53:47.658Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@5754de72
2021-04-29T22:53:47.658Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@31ee96f4
2021-04-29T22:53:47.658Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10043ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-04-29T22:53:47.658Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10043ms GzipHandler@72fe8a4f{STARTED}
2021-04-29T22:53:47.658Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@29f0c4f2{STOPPED}
2021-04-29T22:53:47.659Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10044ms AbstractLifeCycle@29f0c4f2{STARTED}
2021-04-29T22:53:47.659Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@7435a578{STOPPED}
2021-04-29T22:53:47.659Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@7435a578{STARTING}
2021-04-29T22:53:47.659Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10044ms ErrorHandler@7435a578{STARTED}
2021-04-29T22:53:47.659Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @10044ms
2021-04-29T22:53:47.659Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @10044ms Server@2571066a{STARTED}[9.4.18.v20190429]
2021-04-29T22:53:47.917Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-04-29T22:53:47.917Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-04-29T22:53:47.917Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-04-29T22:53:47.917Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-04-29T22:53:48.200Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2021-04-29T22:53:48.200Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2021-04-29 22:53:49.639--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-04-29 22:53:51.22--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-04-29 22:53:52.521--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-04-29 22:53:54.552--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-04-29 22:53:55.986--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-04-29 22:53:57.493--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-04-29 22:53:59.196--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-04-29T22:54:00.700Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-04-29T22:54:00.700Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-04-29T22:54:00.807Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-04-29T22:54:00.807Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-04-29T22:54:00.807Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-04-29T22:54:00.807Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-04-29T22:54:01.226Z||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-04-29T22:54:01.227Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-04-29T22:54:01.261Z||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-04-29T22:54:01.261Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-04-29T22:54:01.261Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-04-29T22:54:01.261Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-04-29T22:54:01.261Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-04-29T22:54:01.261Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-04-29T22:54:01.261Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-04-29T22:54:01.262Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-04-29T22:54:01.262Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-04-29T22:54:01.263Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-04-29T22:54:04.131Z||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-04-29T22:54:06.196Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTED}[9.4.18.v20190429] added {ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2021-04-29T22:54:06.198Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-04-29T22:54:06.198Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28583ms metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-04-29T22:54:06.199Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@748e9b20
2021-04-29T22:54:06.203Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-04-29T22:54:06.203Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28588ms characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-04-29T22:54:06.203Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@6411d3c8
2021-04-29T22:54:06.203Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-04-29T22:54:06.203Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28588ms hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-04-29T22:54:06.203Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@7bbbb6a8
2021-04-29T22:54:06.203Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-04-29T22:54:06.203Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28588ms httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@9d1a267
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28589ms requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@67e28be3
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28589ms webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@453d496b
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28589ms applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@1e54cb33
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28589ms Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-04-29T22:54:06.204Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@6aef4eb8{STARTED}]
2021-04-29T22:54:06.205Z||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-04-29T22:54:06.206Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28591ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-04-29T22:54:06.208Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@7c3ebc6b for dispatcherServlet
2021-04-29T22:54:06.208Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-04-29T22:54:06.235Z||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-04-29T22:54:06.236Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28620ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-04-29T22:54:06.236Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2021-04-29T22:54:06.237Z||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-04-29T22:54:06.238Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-04-29T22:54:06.238Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28623ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-04-29T22:54:06.243Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@2bbaf983 for default
2021-04-29T22:54:06.257Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2021-04-29T22:54:06.257Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-04-29T22:54:06.267Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8000],POJO}
2021-04-29T22:54:06.268Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@79ab34c1{STOPPED}
2021-04-29T22:54:06.268Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @28653ms ScheduledExecutorScheduler@79ab34c1{STARTED}
2021-04-29T22:54:06.268Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@bdc8014{SSL->HTTP/1.1}
2021-04-29T22:54:06.268Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-04-29T22:54:06.570Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@37c762aa(aai@aai.onap.org,h=[],w=[])
2021-04-29T22:54:06.570Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@37c762aa(aai@aai.onap.org,h=[aai],w=[])
2021-04-29T22:54:06.570Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@37c762aa(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2021-04-29T22:54:06.570Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@37c762aa(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2021-04-29T22:54:06.571Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@37c762aa(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2021-04-29T22:54:06.571Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@37c762aa(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-04-29T22:54:06.571Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@37c762aa(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-04-29T22:54:06.571Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@37c762aa(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-04-29T22:54:06.571Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@37c762aa(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-04-29T22:54:06.571Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@37c762aa(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-04-29T22:54:06.571Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@37c762aa(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-04-29T22:54:06.574Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@37c762aa(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-04-29T22:54:06.574Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@37c762aa(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@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-04-29T22:54:06.677Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@16eb93af] for SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-04-29T22:54:06.774Z||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-04-29T22:54:06.774Z||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-04-29T22:54:06.775Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@49c37918
2021-04-29T22:54:06.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29162ms SslContextFactory@1f443fae[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2021-04-29T22:54:06.777Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4d22265c
2021-04-29T22:54:06.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29162ms SslConnectionFactory@bdc8014{SSL->HTTP/1.1}
2021-04-29T22:54:06.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@64138b0c[HTTP/1.1]
2021-04-29T22:54:06.777Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29162ms HttpConnectionFactory@64138b0c[HTTP/1.1]
2021-04-29T22:54:06.778Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-04-29T22:54:06.787Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-29T22:54:06.785951Z added {SelectorProducer@5b8b9b2d,POJO}
2021-04-29T22:54:06.787Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-29T22:54:06.787518Z added {QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}],UNMANAGED}
2021-04-29T22:54:06.787Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-29T22:54:06.787749Z created
2021-04-29T22:54:06.788Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@38a61c81{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-29T22:54:06.788Z,MANAGED}
2021-04-29T22:54:06.788Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@38a61c81{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2021-04-29T22:54:06.788Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@38a61c81{STOPPED} id=0 keys=-1 selected=-1 updates=0
2021-04-29T22:54:06.788Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-29T22:54:06.788448Z
2021-04-29T22:54:06.788Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29173ms EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-29T22:54:06.788617Z
2021-04-29T22:54:06.790Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@6530a1de
2021-04-29T22:54:06.791Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@44723d95 on ManagedSelector@38a61c81{STARTING} id=0 keys=0 selected=0 updates=0
2021-04-29T22:54:06.791Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@6530a1de
2021-04-29T22:54:06.791Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-29T22:54:06.79169Z tryProduce false
2021-04-29T22:54:06.795Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:54:06.795Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@44723d95
2021-04-29T22:54:06.795Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:06.795Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 0 keys
2021-04-29T22:54:06.795Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29180ms ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-29T22:54:06.796Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29180ms SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-04-29T22:54:06.797Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@4df13b7e,POJO}
2021-04-29T22:54:06.797Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@4df13b7e
2021-04-29T22:54:06.797Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-04-29T22:54:06.797Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@4df13b7e
2021-04-29T22:54:06.797Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @29182ms ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-04-29T22:54:06.807Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 28.109 seconds (JVM running for 29.192)
2021-04-29T22:54:06.807Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 28.109 seconds (JVM running for 29.192)
2021-04-29T22:54:48.383Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{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@159e8c28 on ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-29T22:54:48.385Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-29T22:54:48.386Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:54:48.386Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:54:48.387Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:54:48.387Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:54:48.387Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2021-04-29T22:54:48.393Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2021-04-29T22:54:48.393Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:48.393Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2021-04-29T22:54:48.393Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:54:48.422Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 14 ms, remaining: 29986 ms
2021-04-29T22:54:48.425Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@22f61a6b
2021-04-29T22:54:48.510Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=71/30000},null,HttpChannelState@70a82866{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-04-29T22:54:48.517Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=79/30000}
2021-04-29T22:54:48.518Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=111/30000}{io=0/0,kio=0,kro=0}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=80/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.519Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=111/30000}{io=0/0,kio=0,kro=0}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=80/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.519Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=81/30000}
2021-04-29T22:54:48.519Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=81/30000}
2021-04-29T22:54:48.519Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7cae5918{AC.ReadCB@7991a7b5{HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-29T22:54:48.520Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=112/30000}{io=0/0,kio=0,kro=0}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.520Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-04-29T22:54:48.521Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,OPEN,fill=-,flush=-,to=114/30000}{io=0/0,kio=0,kro=0}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.521Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@65a53bb8{SSLC.NBReadCB@54e670e0{SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:54:48.522Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.522Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6b4dc88d on ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:54:48.522Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-29T22:54:48.522Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:54:48.522Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.522Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2021-04-29T22:54:48.522Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/1 selected
2021-04-29T22:54:48.522Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:54:48.522Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:54:48.523Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6b4dc88d
2021-04-29T22:54:48.523Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.523Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:48.524Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:54:48.524Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 1/1/1 selected
2021-04-29T22:54:48.524Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 1 keys, 0 updates
2021-04-29T22:54:48.525Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.116.5:8000 remote=/172.16.10.38:56402], selector=sun.nio.ch.EPollSelectorImpl@37795eef, interestOps=1, readyOps=1 SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-29T22:54:48.526Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.526Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:54:48.528Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0} tryExecute EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-29T22:54:48.527476Z
2021-04-29T22:54:48.528Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2021-04-29T22:54:48.530Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@354d534d
2021-04-29T22:54:48.530Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@354d534d
2021-04-29T22:54:48.531Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@354d534d started
2021-04-29T22:54:48.531Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@354d534d waiting
2021-04-29T22:54:48.532Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-04-29T22:54:48.532203Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-04-29T22:54:48.533Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:54:48.533Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:54:48.533Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:48.534Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:54:48.534Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.534Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:54:48.534Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@65a53bb8{SSLC.NBReadCB@54e670e0{SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:54:48.535Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.536Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.536Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7cae5918{AC.ReadCB@7991a7b5{HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=17/30000}}}
2021-04-29T22:54:48.536Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=17/30000} onFillable enter HttpChannelState@70a82866{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:54:48.537Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.537Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-04-29T22:54:48.542Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.542Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@496bda78[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-04-29T22:54:48.542Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-04-29T22:54:48.565Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3b35b913[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@3b35b913[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-04-29T22:54:48.567Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=48/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.568Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-04-29T22:54:48.568Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=49/30000} filled -1 HeapByteBuffer@3b35b913[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-04-29T22:54:48.568Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=49/30000} parse HeapByteBuffer@3b35b913[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-04-29T22:54:48.568Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3b35b913[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-04-29T22:54:48.570Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-04-29T22:54:48.570Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=51/30000}
2021-04-29T22:54:48.571Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=51/30000}
2021-04-29T22:54:48.571Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=50/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-04-29T22:54:48.573Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=52/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.574Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24aa437c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-29T22:54:48.574Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:54:48.574Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-04-29T22:54:48.575Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.575Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-04-29T22:54:48.575Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:54:48.575Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-04-29T22:54:48.576Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-04-29T22:54:48.576Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.581Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=57/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{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-04-29T22:54:48.582Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=63/30000}
2021-04-29T22:54:48.582Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=63/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.583Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=64/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.583Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=64/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.584Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7b4602a7{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-04-29T22:54:48.584Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@65a53bb8{null}
2021-04-29T22:54:48.584Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:54:48.584Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@12dc8516
2021-04-29T22:54:48.585Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=66/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.585Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=66/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.585Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@786071b6{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-04-29T22:54:48.585Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7cae5918{null}
2021-04-29T22:54:48.586Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=67/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-29T22:54:48.586Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=67/30000}
2021-04-29T22:54:48.587Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=68/30000}
2021-04-29T22:54:48.588Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=68/30000} onFillable exit HttpChannelState@70a82866{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:54:48.588Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@12dc8516
2021-04-29T22:54:48.588Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=69/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.590Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=71/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.592Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7991a7b5::DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=73/30000}
2021-04-29T22:54:48.592Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@54e670e0::SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=73/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:48.592Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@12dc8516
2021-04-29T22:54:48.593Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:54:48.593Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:54:48.593Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 0 updates
2021-04-29T22:54:48.593Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:54:48.593Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:48.593Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 0 keys
2021-04-29T22:54:48.600Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@1816def2{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@54e670e0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@20bd1653{/172.16.10.38:56402<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=81/30000}=>HttpConnection@7991a7b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8f6fbbc{s=START}]=>HttpChannelOverHttp@7ba8e6ee{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:54:50.076Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{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@617168de on ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-29T22:54:50.076Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-29T22:54:50.077Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:54:50.077Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:54:50.077Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:54:50.077Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:54:50.078Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2021-04-29T22:54:50.078Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2021-04-29T22:54:50.078Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:50.078Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2021-04-29T22:54:50.079Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:54:50.079Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-29T22:54:50.079Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@2231ff63
2021-04-29T22:54:50.080Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7f42d7c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-04-29T22:54:50.081Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:54:50.081Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.082Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.082Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-04-29T22:54:50.083Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-04-29T22:54:50.083Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6ab6712c{AC.ReadCB@5225f5a4{HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-29T22:54:50.084Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.084Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-04-29T22:54:50.084Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.085Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@17c3310b{SSLC.NBReadCB@781898a{SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:54:50.085Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.085Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1c8527a0 on ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:54:50.086Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-29T22:54:50.086Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:54:50.086Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/1 selected
2021-04-29T22:54:50.086Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.086Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2021-04-29T22:54:50.087Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:54:50.087Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:54:50.087Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1c8527a0
2021-04-29T22:54:50.088Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.088Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:50.088Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:54:50.089Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 1/1/1 selected
2021-04-29T22:54:50.089Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 1 keys, 0 updates
2021-04-29T22:54:50.089Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.116.5:8000 remote=/172.16.10.38:56408], selector=sun.nio.ch.EPollSelectorImpl@37795eef, interestOps=1, readyOps=1 SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-29T22:54:50.090Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.091Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:54:50.091Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-04-29T22:54:50.091573Z
2021-04-29T22:54:50.092Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@354d534d offer EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-04-29T22:54:50.092255Z
2021-04-29T22:54:50.092Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2021-04-29T22:54:50.093Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@690c0d6b
2021-04-29T22:54:50.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@690c0d6b
2021-04-29T22:54:50.094Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@690c0d6b started
2021-04-29T22:54:50.094Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@690c0d6b waiting
2021-04-29T22:54:50.095Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@354d534d task=EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-04-29T22:54:50.095134Z
2021-04-29T22:54:50.095Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-04-29T22:54:50.095648Z tryProduce true
2021-04-29T22:54:50.095Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:54:50.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:50.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:54:50.097Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-04-29T22:54:50.097342Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-04-29T22:54:50.099Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@17c3310b{SSLC.NBReadCB@781898a{SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:54:50.100Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.100Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.101Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6ab6712c{AC.ReadCB@5225f5a4{HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=17/30000}}}
2021-04-29T22:54:50.101Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=18/30000} onFillable enter HttpChannelState@7f42d7c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:54:50.102Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.102Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-04-29T22:54:50.105Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=22/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.105Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6bdede71[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-04-29T22:54:50.105Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-04-29T22:54:50.113Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3b35b913[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@3b35b913[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-04-29T22:54:50.114Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=30/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.114Z||qtp142103421-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-04-29T22:54:50.114Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=31/30000} filled -1 HeapByteBuffer@3b35b913[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-04-29T22:54:50.115Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=32/30000} parse HeapByteBuffer@3b35b913[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-04-29T22:54:50.115Z||qtp142103421-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3b35b913[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-04-29T22:54:50.115Z||qtp142103421-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-04-29T22:54:50.115Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=32/30000}
2021-04-29T22:54:50.115Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=32/30000}
2021-04-29T22:54:50.116Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-04-29T22:54:50.116Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.117Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24aa437c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-29T22:54:50.117Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:54:50.117Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-04-29T22:54:50.118Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.118Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-04-29T22:54:50.118Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:54:50.118Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-04-29T22:54:50.119Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-04-29T22:54:50.120Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.120Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 25 common frames omitted
2021-04-29T22:54:50.121Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=38/30000}
2021-04-29T22:54:50.121Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.122Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.122Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.123Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@34562f7c{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-04-29T22:54:50.123Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@17c3310b{null}
2021-04-29T22:54:50.124Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:54:50.124Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:54:50.124Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:54:50.124Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 0 updates
2021-04-29T22:54:50.124Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:54:50.125Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:50.125Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 0 keys
2021-04-29T22:54:50.125Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33ad7052
2021-04-29T22:54:50.125Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33ad7052
2021-04-29T22:54:50.126Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.127Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.127Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.127Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=44/30000}
2021-04-29T22:54:50.127Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3a435419{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-04-29T22:54:50.127Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@781898a::SocketChannelEndPoint@2cf6148d{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=44/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.128Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@33ad7052
2021-04-29T22:54:50.128Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6ab6712c{null}
2021-04-29T22:54:50.128Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=45/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-29T22:54:50.128Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=45/30000}
2021-04-29T22:54:50.129Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=46/30000}
2021-04-29T22:54:50.129Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5225f5a4::DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=46/30000} onFillable exit HttpChannelState@7f42d7c8{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:54:50.130Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@781898a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@630cf558{/172.16.10.38:56408<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@5225f5a4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3230a17{s=START}]=>HttpChannelOverHttp@260e7ffd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:50.130Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@6530a1de
2021-04-29T22:54:58.362Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{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@445fd03d on ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-29T22:54:58.363Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-29T22:54:58.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:54:58.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:54:58.364Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:54:58.364Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:54:58.364Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2021-04-29T22:54:58.364Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2021-04-29T22:54:58.364Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:58.365Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:54:58.364Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2021-04-29T22:54:58.365Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-29T22:54:58.370Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@65be7ef1
2021-04-29T22:54:58.371Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@134e3cd0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-04-29T22:54:58.371Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-04-29T22:54:58.371Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.373Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.373Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-04-29T22:54:58.374Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-04-29T22:54:58.374Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@84a9458{AC.ReadCB@59181be{HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-29T22:54:58.374Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.374Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-04-29T22:54:58.374Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.375Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1df789e{SSLC.NBReadCB@309a31a9{SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:54:58.375Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.375Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@60291675 on ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:54:58.376Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-29T22:54:58.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:54:58.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/1 selected
2021-04-29T22:54:58.376Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:54:58.376Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2021-04-29T22:54:58.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:54:58.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@60291675
2021-04-29T22:54:58.377Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.377Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:58.377Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:54:58.377Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 1/1/1 selected
2021-04-29T22:54:58.377Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 1 keys, 0 updates
2021-04-29T22:54:58.378Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.116.5:8000 remote=/172.16.10.38:56458], selector=sun.nio.ch.EPollSelectorImpl@37795eef, interestOps=1, readyOps=1 SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-29T22:54:58.378Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.379Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:54:58.379Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-04-29T22:54:58.379371Z
2021-04-29T22:54:58.379Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@690c0d6b offer EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-04-29T22:54:58.379859Z
2021-04-29T22:54:58.380Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2021-04-29T22:54:58.380Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@11733475
2021-04-29T22:54:58.380Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@11733475
2021-04-29T22:54:58.380Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@11733475 started
2021-04-29T22:54:58.380Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@11733475 waiting
2021-04-29T22:54:58.380Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=5,r=2,q=1}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-04-29T22:54:58.380456Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-04-29T22:54:58.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1df789e{SSLC.NBReadCB@309a31a9{SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:54:58.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@84a9458{AC.ReadCB@59181be{HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2021-04-29T22:54:58.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@134e3cd0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:54:58.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-04-29T22:54:58.383Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@690c0d6b task=EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-29T22:54:58.382907Z
2021-04-29T22:54:58.383Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@309a31a9{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.383Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-29T22:54:58.383252Z tryProduce true
2021-04-29T22:54:58.383Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@154ca283[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-04-29T22:54:58.383Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:54:58.383Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-04-29T22:54:58.383Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:58.392Z||qtp142103421-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@3b35b913[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@3b35b913[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-04-29T22:54:58.393Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@309a31a9{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=19/30000}=>HttpConnection@59181be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.393Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:54:58.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-04-29T22:54:58.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=19/30000} filled -1 HeapByteBuffer@3b35b913[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-04-29T22:54:58.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=19/30000} parse HeapByteBuffer@3b35b913[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-04-29T22:54:58.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3b35b913[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-04-29T22:54:58.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-04-29T22:54:58.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=19/30000}
2021-04-29T22:54:58.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=19/30000}
2021-04-29T22:54:58.394Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-04-29T22:54:58.394Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@309a31a9{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.394Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24aa437c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-29T22:54:58.394Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:54:58.394Z||qtp142103421-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-04-29T22:54:58.394Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@309a31a9{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.395Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-04-29T22:54:58.397Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:54:58.397Z||qtp142103421-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-04-29T22:54:58.399Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-04-29T22:54:58.399Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.400Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{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-04-29T22:54:58.400Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=26/30000}
2021-04-29T22:54:58.401Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.401Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.402Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.402Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@504e3e4e{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-04-29T22:54:58.402Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1df789e{null}
2021-04-29T22:54:58.402Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:54:58.403Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@690c8ee5
2021-04-29T22:54:58.403Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:54:58.403Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:54:58.403Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 0 updates
2021-04-29T22:54:58.403Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:54:58.403Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:54:58.403Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 0 keys
2021-04-29T22:54:58.403Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.404Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.404Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@61d4cf2d{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-04-29T22:54:58.404Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@84a9458{null}
2021-04-29T22:54:58.405Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=30/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-29T22:54:58.405Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=31/30000}
2021-04-29T22:54:58.404Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@690c8ee5
2021-04-29T22:54:58.405Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=31/30000}
2021-04-29T22:54:58.405Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.405Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=31/30000} onFillable exit HttpChannelState@134e3cd0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:54:58.405Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@59181be::DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=31/30000}
2021-04-29T22:54:58.405Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@309a31a9::SocketChannelEndPoint@20bcf482{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.406Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@690c8ee5
2021-04-29T22:54:58.406Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@309a31a9{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5491da24{/172.16.10.38:56458<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@59181be[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a808d64{s=START}]=>HttpChannelOverHttp@6b8bc6bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:54:58.406Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@354d534d waiting
2021-04-29T22:55:00.076Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{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@71b68111 on ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-29T22:55:00.076Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-29T22:55:00.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:00.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:00.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:00.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:00.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2021-04-29T22:55:00.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2021-04-29T22:55:00.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:00.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:00.076Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2021-04-29T22:55:00.077Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-29T22:55:00.077Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@60651797
2021-04-29T22:55:00.077Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@389a3d48{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-04-29T22:55:00.077Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-04-29T22:55:00.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:55:00.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:55:00.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@791b3a63{AC.ReadCB@700b5c63{HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-29T22:55:00.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-04-29T22:55:00.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@53599967{SSLC.NBReadCB@503c8de2{SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:00.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@67be4d73 on ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:00.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-29T22:55:00.079Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:00.079Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/1 selected
2021-04-29T22:55:00.079Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:00.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.079Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:00.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2021-04-29T22:55:00.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@67be4d73
2021-04-29T22:55:00.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:00.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:00.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 1/1/1 selected
2021-04-29T22:55:00.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 1 keys, 0 updates
2021-04-29T22:55:00.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.116.5:8000 remote=/172.16.10.38:56464], selector=sun.nio.ch.EPollSelectorImpl@37795eef, interestOps=1, readyOps=1 SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-29T22:55:00.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.081Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:55:00.081Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-29T22:55:00.081309Z
2021-04-29T22:55:00.081Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@354d534d offer EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-29T22:55:00.081521Z
2021-04-29T22:55:00.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-29T22:55:00.081707Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-04-29T22:55:00.082Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@354d534d task=EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-04-29T22:55:00.081986Z
2021-04-29T22:55:00.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@53599967{SSLC.NBReadCB@503c8de2{SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:00.082Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-04-29T22:55:00.082287Z tryProduce true
2021-04-29T22:55:00.082Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:00.082Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:00.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.082Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@791b3a63{AC.ReadCB@700b5c63{HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-04-29T22:55:00.082Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:00.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@389a3d48{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:00.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-04-29T22:55:00.084Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.084Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@6e40903c[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-04-29T22:55:00.084Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-04-29T22:55:00.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3b35b913[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@3b35b913[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-04-29T22:55:00.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@700b5c63[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-04-29T22:55:00.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@3b35b913[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-04-29T22:55:00.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@3b35b913[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-04-29T22:55:00.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3b35b913[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-04-29T22:55:00.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-04-29T22:55:00.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-04-29T22:55:00.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=9/30000}
2021-04-29T22:55:00.088Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-04-29T22:55:00.088Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.088Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24aa437c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-29T22:55:00.088Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:00.088Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-04-29T22:55:00.088Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.089Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-04-29T22:55:00.089Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:00.089Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-04-29T22:55:00.089Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-04-29T22:55:00.089Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.090Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{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-04-29T22:55:00.090Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-04-29T22:55:00.090Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6a7f192c{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-04-29T22:55:00.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@53599967{null}
2021-04-29T22:55:00.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:00.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f7d9a07
2021-04-29T22:55:00.091Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:00.091Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:00.091Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 0 updates
2021-04-29T22:55:00.091Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:00.091Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:00.091Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 0 keys
2021-04-29T22:55:00.091Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f7d9a07
2021-04-29T22:55:00.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.095Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.095Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-04-29T22:55:00.096Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@503c8de2::SocketChannelEndPoint@32847a46{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@74b31826{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-04-29T22:55:00.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@791b3a63{null}
2021-04-29T22:55:00.096Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2f7d9a07
2021-04-29T22:55:00.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-29T22:55:00.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-04-29T22:55:00.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-04-29T22:55:00.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@700b5c63::DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@389a3d48{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:00.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@503c8de2{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@29dd347f{/172.16.10.38:56464<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@700b5c63[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@10023556{s=START}]=>HttpChannelOverHttp@2c5198d8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:00.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@690c0d6b waiting
2021-04-29T22:55:08.363Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{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@10a8bcc3 on ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-29T22:55:08.363Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-29T22:55:08.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:08.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:08.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:08.364Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:08.364Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2021-04-29T22:55:08.364Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2021-04-29T22:55:08.364Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:08.364Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:08.364Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2021-04-29T22:55:08.364Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-29T22:55:08.365Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5218e160
2021-04-29T22:55:08.366Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@6cee14c5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-04-29T22:55:08.366Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:55:08.366Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.367Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.367Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-04-29T22:55:08.367Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-04-29T22:55:08.367Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5cb93603{AC.ReadCB@79e8ebd9{HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-29T22:55:08.367Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.367Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-04-29T22:55:08.368Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.368Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6231a86e{SSLC.NBReadCB@1ab39c11{SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:08.368Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.369Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@6464e32d on ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:08.369Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-29T22:55:08.369Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:08.369Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.369Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/1 selected
2021-04-29T22:55:08.369Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2021-04-29T22:55:08.369Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:08.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:08.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@6464e32d
2021-04-29T22:55:08.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:08.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:08.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 1/1/1 selected
2021-04-29T22:55:08.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 1 keys, 0 updates
2021-04-29T22:55:08.372Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.116.5:8000 remote=/172.16.10.38:56502], selector=sun.nio.ch.EPollSelectorImpl@37795eef, interestOps=1, readyOps=1 SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-29T22:55:08.373Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.373Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:55:08.374Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-04-29T22:55:08.374115Z
2021-04-29T22:55:08.374Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@690c0d6b offer EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-04-29T22:55:08.374834Z
2021-04-29T22:55:08.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-04-29T22:55:08.375347Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-04-29T22:55:08.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6231a86e{SSLC.NBReadCB@1ab39c11{SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:08.377Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.378Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.378Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5cb93603{AC.ReadCB@79e8ebd9{HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=11/30000}}}
2021-04-29T22:55:08.378Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=11/30000} onFillable enter HttpChannelState@6cee14c5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:08.379Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.379Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-04-29T22:55:08.384Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@690c0d6b task=EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-29T22:55:08.380047Z
2021-04-29T22:55:08.385Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-29T22:55:08.385134Z tryProduce true
2021-04-29T22:55:08.385Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:08.385Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:08.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.385Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.385Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:08.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3061c101[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-04-29T22:55:08.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-04-29T22:55:08.392Z||qtp142103421-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@3b35b913[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@3b35b913[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-04-29T22:55:08.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-04-29T22:55:08.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=26/30000} filled -1 HeapByteBuffer@3b35b913[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-04-29T22:55:08.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=26/30000} parse HeapByteBuffer@3b35b913[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-04-29T22:55:08.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3b35b913[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-04-29T22:55:08.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-04-29T22:55:08.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=26/30000}
2021-04-29T22:55:08.393Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=26/30000}
2021-04-29T22:55:08.394Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-04-29T22:55:08.394Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.394Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24aa437c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-29T22:55:08.394Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:08.394Z||qtp142103421-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-04-29T22:55:08.395Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.395Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-04-29T22:55:08.395Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:08.395Z||qtp142103421-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-04-29T22:55:08.396Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-04-29T22:55:08.396Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=29/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.397Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{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-04-29T22:55:08.398Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=31/30000}
2021-04-29T22:55:08.398Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=31/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.399Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.399Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.400Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3d171a4e{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-04-29T22:55:08.400Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6231a86e{null}
2021-04-29T22:55:08.400Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:08.400Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a7d1766
2021-04-29T22:55:08.401Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:08.401Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:08.401Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 0 updates
2021-04-29T22:55:08.401Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:08.401Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:08.401Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 0 keys
2021-04-29T22:55:08.401Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.401Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a7d1766
2021-04-29T22:55:08.401Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=34/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.402Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@a782c56{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-04-29T22:55:08.402Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5cb93603{null}
2021-04-29T22:55:08.402Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.402Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=35/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-29T22:55:08.402Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=35/30000}
2021-04-29T22:55:08.403Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=35/30000}
2021-04-29T22:55:08.403Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=36/30000}
2021-04-29T22:55:08.403Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@79e8ebd9::DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=36/30000} onFillable exit HttpChannelState@6cee14c5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:08.403Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1ab39c11::SocketChannelEndPoint@eac4cb9{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.403Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7a7d1766
2021-04-29T22:55:08.404Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1ab39c11{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@cb49e1{/172.16.10.38:56502<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@79e8ebd9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@40ed4ae7{s=START}]=>HttpChannelOverHttp@28f96835{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:08.404Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@354d534d waiting
2021-04-29T22:55:10.076Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{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@7a750190 on ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-29T22:55:10.076Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-29T22:55:10.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:10.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:10.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:10.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:10.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2021-04-29T22:55:10.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2021-04-29T22:55:10.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:10.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:10.077Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2021-04-29T22:55:10.077Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-29T22:55:10.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@467f8ad4
2021-04-29T22:55:10.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@111a1250{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-04-29T22:55:10.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:55:10.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:55:10.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-04-29T22:55:10.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7fc9505a{AC.ReadCB@2b09038d{HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-29T22:55:10.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-04-29T22:55:10.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.081Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c3f2145{SSLC.NBReadCB@67b9a378{SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:10.081Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.081Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@36b7f3d9 on ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:10.081Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-29T22:55:10.081Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:10.081Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/1 selected
2021-04-29T22:55:10.081Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.081Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:10.082Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2021-04-29T22:55:10.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:10.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@36b7f3d9
2021-04-29T22:55:10.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:10.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:10.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 1/1/1 selected
2021-04-29T22:55:10.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 1 keys, 0 updates
2021-04-29T22:55:10.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.116.5:8000 remote=/172.16.10.38:56508], selector=sun.nio.ch.EPollSelectorImpl@37795eef, interestOps=1, readyOps=1 SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-29T22:55:10.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:55:10.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-29T22:55:10.083563Z
2021-04-29T22:55:10.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@354d534d offer EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-29T22:55:10.083907Z
2021-04-29T22:55:10.084Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-29T22:55:10.084147Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-04-29T22:55:10.084Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@354d534d task=EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-04-29T22:55:10.084453Z
2021-04-29T22:55:10.084Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c3f2145{SSLC.NBReadCB@67b9a378{SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:10.084Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-04-29T22:55:10.084783Z tryProduce true
2021-04-29T22:55:10.084Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:10.084Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:10.085Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.085Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.085Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:10.085Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.085Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7fc9505a{AC.ReadCB@2b09038d{HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-04-29T22:55:10.085Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@111a1250{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:10.085Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.085Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-04-29T22:55:10.086Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.086Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@234c26ac[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-04-29T22:55:10.086Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-04-29T22:55:10.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3b35b913[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@3b35b913[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-04-29T22:55:10.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@2b09038d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-04-29T22:55:10.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@3b35b913[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-04-29T22:55:10.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@3b35b913[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-04-29T22:55:10.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3b35b913[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-04-29T22:55:10.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-04-29T22:55:10.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-04-29T22:55:10.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-04-29T22:55:10.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-04-29T22:55:10.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24aa437c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-29T22:55:10.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:10.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-04-29T22:55:10.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-04-29T22:55:10.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:10.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-04-29T22:55:10.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-04-29T22:55:10.094Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.094Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{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-04-29T22:55:10.094Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-04-29T22:55:10.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@78b0c26e{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-04-29T22:55:10.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c3f2145{null}
2021-04-29T22:55:10.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:10.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@17388129
2021-04-29T22:55:10.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:10.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.096Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@17388129
2021-04-29T22:55:10.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:10.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 0 updates
2021-04-29T22:55:10.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:10.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:10.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4b1cdea3{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-04-29T22:55:10.097Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 0 keys
2021-04-29T22:55:10.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7fc9505a{null}
2021-04-29T22:55:10.097Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-29T22:55:10.098Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-04-29T22:55:10.098Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-04-29T22:55:10.098Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-04-29T22:55:10.098Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2b09038d::DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@111a1250{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:10.098Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.098Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@690c0d6b waiting
2021-04-29T22:55:10.099Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@67b9a378::SocketChannelEndPoint@66176c57{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@67b9a378{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cb2ba45{/172.16.10.38:56508<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@2b09038d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3e004d58{s=START}]=>HttpChannelOverHttp@59f2a1dd{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:10.099Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@17388129
2021-04-29T22:55:18.362Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{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@4011e8db on ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-29T22:55:18.362Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-29T22:55:18.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:18.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:18.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:18.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:18.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2021-04-29T22:55:18.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2021-04-29T22:55:18.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:18.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:18.363Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2021-04-29T22:55:18.363Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-29T22:55:18.363Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@5b6809c7
2021-04-29T22:55:18.364Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@18e90c6e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-04-29T22:55:18.364Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-04-29T22:55:18.364Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.365Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.365Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:55:18.365Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:55:18.365Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@67057441{AC.ReadCB@3540885{HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-29T22:55:18.365Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.365Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-04-29T22:55:18.365Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.366Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@44b64804{SSLC.NBReadCB@1af865ab{SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:18.366Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.366Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1d3ab804 on ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:18.366Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-29T22:55:18.366Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:18.366Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.366Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/1 selected
2021-04-29T22:55:18.366Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2021-04-29T22:55:18.366Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:18.367Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:18.367Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1d3ab804
2021-04-29T22:55:18.367Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.367Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:18.367Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:18.367Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 1/1/1 selected
2021-04-29T22:55:18.367Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 1 keys, 0 updates
2021-04-29T22:55:18.367Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.116.5:8000 remote=/172.16.10.38:56598], selector=sun.nio.ch.EPollSelectorImpl@37795eef, interestOps=1, readyOps=1 SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-29T22:55:18.368Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.368Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:55:18.368Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-04-29T22:55:18.368678Z
2021-04-29T22:55:18.369Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@690c0d6b offer EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-04-29T22:55:18.369012Z
2021-04-29T22:55:18.369Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-04-29T22:55:18.369299Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-04-29T22:55:18.369Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@690c0d6b task=EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-04-29T22:55:18.369526Z
2021-04-29T22:55:18.369Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@44b64804{SSLC.NBReadCB@1af865ab{SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:18.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.370Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-04-29T22:55:18.370022Z tryProduce true
2021-04-29T22:55:18.370Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:18.370Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:18.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@67057441{AC.ReadCB@3540885{HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-04-29T22:55:18.370Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@18e90c6e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:18.370Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:18.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-04-29T22:55:18.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@316f2470[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-04-29T22:55:18.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-04-29T22:55:18.375Z||qtp142103421-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@3b35b913[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@3b35b913[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-04-29T22:55:18.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@3540885[p=HttpParser{s=START,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-04-29T22:55:18.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@3b35b913[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-04-29T22:55:18.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@3b35b913[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-04-29T22:55:18.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3b35b913[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-04-29T22:55:18.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-04-29T22:55:18.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-04-29T22:55:18.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=11/30000}
2021-04-29T22:55:18.377Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-04-29T22:55:18.377Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.377Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24aa437c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-29T22:55:18.377Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:18.377Z||qtp142103421-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-04-29T22:55:18.377Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.378Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-04-29T22:55:18.378Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:18.378Z||qtp142103421-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-04-29T22:55:18.378Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-04-29T22:55:18.378Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.379Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{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-04-29T22:55:18.379Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-04-29T22:55:18.379Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.380Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.380Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.380Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@23bbc31c{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-04-29T22:55:18.380Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@44b64804{null}
2021-04-29T22:55:18.380Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:18.380Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68ea41a1
2021-04-29T22:55:18.380Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68ea41a1
2021-04-29T22:55:18.380Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:18.381Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:18.381Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.381Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 0 updates
2021-04-29T22:55:18.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.381Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:18.381Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-04-29T22:55:18.381Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:18.381Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 0 keys
2021-04-29T22:55:18.381Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@1af865ab::SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.381Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68ea41a1
2021-04-29T22:55:18.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4ef42734{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@20e39878{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-04-29T22:55:18.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@67057441{null}
2021-04-29T22:55:18.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-29T22:55:18.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-04-29T22:55:18.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}
2021-04-29T22:55:18.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3540885::DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000} onFillable exit HttpChannelState@18e90c6e{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:18.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1af865ab{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@77cb4824{/172.16.10.38:56598<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@3540885[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@375f94b8{s=START}]=>HttpChannelOverHttp@34f5b81c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:18.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@354d534d waiting
2021-04-29T22:55:20.076Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{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@56a47c1 on ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-29T22:55:20.076Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-29T22:55:20.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:20.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:20.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:20.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:20.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2021-04-29T22:55:20.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2021-04-29T22:55:20.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:20.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:20.077Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2021-04-29T22:55:20.077Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-29T22:55:20.077Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3f9fd85c
2021-04-29T22:55:20.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@519ac52d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-04-29T22:55:20.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:55:20.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:55:20.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:55:20.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1ed61f12{AC.ReadCB@1086aa7a{HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-29T22:55:20.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-04-29T22:55:20.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3b26a3c8{SSLC.NBReadCB@35731362{SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:20.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@16e35fcd on ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:20.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-29T22:55:20.079Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:20.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.079Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/1 selected
2021-04-29T22:55:20.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2021-04-29T22:55:20.079Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:20.079Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:20.079Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@16e35fcd
2021-04-29T22:55:20.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:20.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:20.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 1/1/1 selected
2021-04-29T22:55:20.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 1 keys, 0 updates
2021-04-29T22:55:20.080Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.116.5:8000 remote=/172.16.10.38:56604], selector=sun.nio.ch.EPollSelectorImpl@37795eef, interestOps=1, readyOps=1 SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-29T22:55:20.081Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.081Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:55:20.081Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-04-29T22:55:20.081674Z
2021-04-29T22:55:20.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@354d534d offer EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-04-29T22:55:20.082068Z
2021-04-29T22:55:20.082Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@354d534d task=EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-04-29T22:55:20.082629Z
2021-04-29T22:55:20.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-04-29T22:55:20.082405Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-04-29T22:55:20.083Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-04-29T22:55:20.082981Z tryProduce true
2021-04-29T22:55:20.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3b26a3c8{SSLC.NBReadCB@35731362{SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:20.083Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:20.083Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:20.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.083Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.083Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:20.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1ed61f12{AC.ReadCB@1086aa7a{HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-04-29T22:55:20.084Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@519ac52d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:20.084Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.084Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-04-29T22:55:20.085Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.085Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@777ae8c2[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-04-29T22:55:20.085Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-04-29T22:55:20.090Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3b35b913[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@3b35b913[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-04-29T22:55:20.090Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.090Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-04-29T22:55:20.090Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@3b35b913[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-04-29T22:55:20.090Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@3b35b913[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-04-29T22:55:20.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3b35b913[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-04-29T22:55:20.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-04-29T22:55:20.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-04-29T22:55:20.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-04-29T22:55:20.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-04-29T22:55:20.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24aa437c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-29T22:55:20.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:20.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-04-29T22:55:20.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-04-29T22:55:20.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:20.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-04-29T22:55:20.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-04-29T22:55:20.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{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-04-29T22:55:20.094Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-04-29T22:55:20.094Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.094Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@24980ecd{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-04-29T22:55:20.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3b26a3c8{null}
2021-04-29T22:55:20.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:20.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9dc253b
2021-04-29T22:55:20.095Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:20.095Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9dc253b
2021-04-29T22:55:20.095Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:20.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 0 updates
2021-04-29T22:55:20.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:20.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:20.096Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.096Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}
2021-04-29T22:55:20.096Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 0 keys
2021-04-29T22:55:20.096Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@35731362::SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.096Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9dc253b
2021-04-29T22:55:20.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@ae102da{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3f8c6a92{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-04-29T22:55:20.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1ed61f12{null}
2021-04-29T22:55:20.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-29T22:55:20.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-04-29T22:55:20.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-04-29T22:55:20.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@1086aa7a::DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@519ac52d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:20.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@35731362{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@53effa58{/172.16.10.38:56604<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@1086aa7a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19e202ae{s=START}]=>HttpChannelOverHttp@5acff3e3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:20.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@690c0d6b waiting
2021-04-29T22:55:28.362Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{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@50f1ad0b on ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-29T22:55:28.363Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-29T22:55:28.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:28.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:28.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:28.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:28.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2021-04-29T22:55:28.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2021-04-29T22:55:28.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:28.363Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:28.364Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2021-04-29T22:55:28.364Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-29T22:55:28.365Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1a60c4a3
2021-04-29T22:55:28.366Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2a7dfe3b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-04-29T22:55:28.366Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-04-29T22:55:28.367Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.368Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.368Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-04-29T22:55:28.368Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-04-29T22:55:28.368Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@287ced07{AC.ReadCB@36a4620b{HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-29T22:55:28.369Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.369Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-04-29T22:55:28.369Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.369Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3d5d7639{SSLC.NBReadCB@58e6890d{SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:28.370Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.370Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@519f3e7e on ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:28.370Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-29T22:55:28.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:28.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/1 selected
2021-04-29T22:55:28.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:28.370Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:28.370Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2021-04-29T22:55:28.370Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@519f3e7e
2021-04-29T22:55:28.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:28.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:28.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 1/1/1 selected
2021-04-29T22:55:28.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 1 keys, 0 updates
2021-04-29T22:55:28.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.116.5:8000 remote=/172.16.10.38:56642], selector=sun.nio.ch.EPollSelectorImpl@37795eef, interestOps=1, readyOps=1 SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-29T22:55:28.371Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.372Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:55:28.372Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-04-29T22:55:28.372336Z
2021-04-29T22:55:28.372Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@690c0d6b offer EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-04-29T22:55:28.372679Z
2021-04-29T22:55:28.373Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-04-29T22:55:28.372949Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-04-29T22:55:28.373Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@690c0d6b task=EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-04-29T22:55:28.373212Z
2021-04-29T22:55:28.373Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3d5d7639{SSLC.NBReadCB@58e6890d{SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:28.373Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-04-29T22:55:28.373548Z tryProduce true
2021-04-29T22:55:28.373Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:28.373Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:28.373Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.374Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.374Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.374Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:28.374Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@287ced07{AC.ReadCB@36a4620b{HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-04-29T22:55:28.374Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@2a7dfe3b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:28.374Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.374Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-04-29T22:55:28.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@15b9f993[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-04-29T22:55:28.376Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-04-29T22:55:28.381Z||qtp142103421-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@3b35b913[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@3b35b913[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-04-29T22:55:28.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@36a4620b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-04-29T22:55:28.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@3b35b913[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-04-29T22:55:28.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@3b35b913[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-04-29T22:55:28.381Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3b35b913[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-04-29T22:55:28.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-04-29T22:55:28.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-04-29T22:55:28.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=14/30000}
2021-04-29T22:55:28.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-04-29T22:55:28.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24aa437c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-29T22:55:28.382Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:28.382Z||qtp142103421-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-04-29T22:55:28.383Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.383Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-04-29T22:55:28.383Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:28.383Z||qtp142103421-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-04-29T22:55:28.383Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-04-29T22:55:28.384Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.384Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{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-04-29T22:55:28.384Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-04-29T22:55:28.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2f6455cc{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-04-29T22:55:28.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3d5d7639{null}
2021-04-29T22:55:28.386Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:28.386Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13f82800
2021-04-29T22:55:28.386Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:28.386Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:28.386Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.386Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 0 updates
2021-04-29T22:55:28.386Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:28.386Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:28.386Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.386Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 0 keys
2021-04-29T22:55:28.386Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@40e91c2b{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.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-04-29T22:55:28.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@287ced07{null}
2021-04-29T22:55:28.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-04-29T22:55:28.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-04-29T22:55:28.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-04-29T22:55:28.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@2a7dfe3b{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:28.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@354d534d waiting
2021-04-29T22:55:28.392Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13f82800
2021-04-29T22:55:28.393Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.393Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@36a4620b::DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=25/30000}
2021-04-29T22:55:28.393Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@58e6890d::SocketChannelEndPoint@568b054f{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@58e6890d{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@24523683{/172.16.10.38:56642<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@36a4620b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d354abc{s=START}]=>HttpChannelOverHttp@6ce04983{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:28.393Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@13f82800
2021-04-29T22:55:30.076Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{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@25a4f04 on ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=0
2021-04-29T22:55:30.076Z||qtp142103421-21-acceptor-0@4df13b7e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=0 selected=0 updates=1
2021-04-29T22:55:30.076Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:30.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:30.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:30.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:30.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2021-04-29T22:55:30.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2021-04-29T22:55:30.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:30.077Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2021-04-29T22:55:30.077Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:30.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-04-29T22:55:30.078Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@311d7ab3
2021-04-29T22:55:30.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@421077be{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-04-29T22:55:30.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@188245ad::DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-04-29T22:55:30.079Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7af62f69::SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@188245ad::DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-04-29T22:55:30.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@188245ad::DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-04-29T22:55:30.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5c92dc2f{AC.ReadCB@188245ad{HttpConnection@188245ad::DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-04-29T22:55:30.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7af62f69::SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-04-29T22:55:30.080Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.081Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@56b7453d{SSLC.NBReadCB@7af62f69{SslConnection@7af62f69::SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:30.081Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.081Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1d71a5e5 on ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:30.081Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=1
2021-04-29T22:55:30.081Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:30.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/1 selected
2021-04-29T22:55:30.082Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 1 updates
2021-04-29T22:55:30.082Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2021-04-29T22:55:30.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-04-29T22:55:30.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1d71a5e5
2021-04-29T22:55:30.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:30.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:30.082Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 1/1/1 selected
2021-04-29T22:55:30.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 1 keys, 0 updates
2021-04-29T22:55:30.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.116.5:8000 remote=/172.16.10.38:56648], selector=sun.nio.ch.EPollSelectorImpl@37795eef, interestOps=1, readyOps=1 SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-04-29T22:55:30.083Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.084Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-04-29T22:55:30.084Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-04-29T22:55:30.08435Z
2021-04-29T22:55:30.084Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@354d534d offer EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-04-29T22:55:30.084725Z
2021-04-29T22:55:30.085Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-04-29T22:55:30.085119Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-04-29T22:55:30.085Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@354d534d task=EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-04-29T22:55:30.08534Z
2021-04-29T22:55:30.085Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@56b7453d{SSLC.NBReadCB@7af62f69{SslConnection@7af62f69::SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-04-29T22:55:30.086Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7af62f69::SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.086Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2bfa5678/SelectorProducer@5b8b9b2d/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-04-29T22:55:30.08608Z tryProduce true
2021-04-29T22:55:30.086Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:30.086Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7af62f69::SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.086Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-04-29T22:55:30.086Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5c92dc2f{AC.ReadCB@188245ad{HttpConnection@188245ad::DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=6/30000}}}
2021-04-29T22:55:30.086Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.086Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef waiting with 1 keys
2021-04-29T22:55:30.086Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@188245ad::DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@421077be{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-04-29T22:55:30.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7af62f69::SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-04-29T22:55:30.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7b9a2200[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-04-29T22:55:30.087Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-04-29T22:55:30.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@3b35b913[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@3b35b913[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-04-29T22:55:30.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@188245ad[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.091Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-04-29T22:55:30.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@188245ad::DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=12/30000} filled -1 HeapByteBuffer@3b35b913[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-04-29T22:55:30.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@188245ad::DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@3b35b913[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-04-29T22:55:30.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@3b35b913[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-04-29T22:55:30.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-04-29T22:55:30.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-04-29T22:55:30.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-04-29T22:55:30.092Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7af62f69::SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@188245ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-04-29T22:55:30.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7af62f69::SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@188245ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@24aa437c[p=0,l=0,c=0,r=0]={<<<>>>}
2021-04-29T22:55:30.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:30.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-04-29T22:55:30.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@188245ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-04-29T22:55:30.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-04-29T22:55:30.093Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-04-29T22:55:30.094Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7af62f69::SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@188245ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-04-29T22:55:30.094Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@188245ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.094Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7af62f69::SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@188245ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{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-04-29T22:55:30.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-04-29T22:55:30.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@188245ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@188245ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.095Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7af62f69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@188245ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@130735b5{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-04-29T22:55:30.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@56b7453d{null}
2021-04-29T22:55:30.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@38a61c81{STARTED} id=0 keys=1 selected=0 updates=0
2021-04-29T22:55:30.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f8305bd
2021-04-29T22:55:30.096Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f8305bd
2021-04-29T22:55:30.096Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7af62f69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@188245ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.097Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken with none selected
2021-04-29T22:55:30.097Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef woken up from select, 0/0/0 selected
2021-04-29T22:55:30.097Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@37795eef processing 0 keys, 0 updates
2021-04-29T22:55:30.097Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-04-29T22:55:30.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7af62f69{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@333a9ab4{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@188245ad[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1d7ee5b9{s=START}]=>HttpChannelOverHttp@3fabb7bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-04-29T22:55:30.097Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@55c3a775{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-04-29T22:55:30.098Z||qtp142103421-27|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5c92dc2f{null}
2021-04-29T22:55:30.097Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1f1dc8cd{/172.16.10.38:56648<->/10.242.116.5:8000,CLOSED,fill=-,flush=-,to=3/30000}