Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Sparky BE
+ '{JAR_CMD}' ufv /opt/app/sparky/lib/sparkybe-onap-application.jar -C /opt/app/sparky/config/portal/ BOOT-INF/classes/portal.properties -C /opt/app/sparky/config/portal/ BOOT-INF/classes/key.properties
+ cd /opt/app/sparky
+ exec java -Xms1024m -Xmx4096m '-DAPP_HOME=/opt/app/sparky' '-DCONFIG_HOME=/opt/app/sparky/config' '-Dlogging.config=/opt/app/sparky/config/logging/logback.xml' -jar /opt/app/sparky/lib/sparkybe-onap-application.jar
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2021-11-21T23:09:58.707Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-9fshl with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-11-21T23:09:58.707Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on dev-aai-sparky-be-5f585557cc-9fshl with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2021-11-21T23:09:58.718Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
2021-11-21T23:09:58.718Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|The following profiles are active: camel,fe-prod,oxm-schema-prod,oxm-default,resources,aai-proxy,ssl
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/sparky/lib/sparkybe-onap-application.jar!/BOOT-INF/lib/groovy-2.4.15-indy.jar!/) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-11-21T23:09:59.819Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2021-11-21T23:09:59.823Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2021-11-21T23:09:59.900Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-11-21T23:09:59.901Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-11-21T23:10:02.529Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2021-11-21T23:10:02.606Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2021-11-21T23:10:02.607Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @6422ms to org.eclipse.jetty.util.log.Slf4jLog
2021-11-21T23:10:02.615Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:UM1eiJI5GmOyKQupdr4jkrTd2MEJJqnKYqFeMdhSpaGDxeLTeEFc2jIWIniJIyNI. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2021-11-21T23:10:02.615Z||main|AAIUI||org.onap.aai.sparky.util.Encryptor|ERROR|AAIUI300140E|AAIUI300140E Decryption error for encrypted value: OBF:UM1eiJI5GmOyKQupdr4jkrTd2MEJJqnKYqFeMdhSpaGDxeLTeEFc2jIWIniJIyNI. Cause: java.lang.StringIndexOutOfBoundsException: begin 61, end 65, length 64|
2021-11-21T23:10:02.627Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2021-11-21T23:10:02.627Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2021-11-21T23:10:02.627Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2021-11-21T23:10:02.627Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2021-11-21T23:10:02.627Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2021-11-21T23:10:02.627Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-11-21T23:10:02.627Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-11-21T23:10:02.892Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-11-21T23:10:02.892Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-11-21T23:10:02.908Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-11-21T23:10:02.908Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-11-21T23:10:02.915Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-11-21T23:10:02.916Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-11-21T23:10:02.917Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-11-21T23:10:02.920Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-11-21T23:10:02.921Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-11-21T23:10:02.922Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-11-21T23:10:02.922Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-11-21T23:10:02.923Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-11-21T23:10:03.347Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@44c5a16f
2021-11-21T23:10:03.364Z||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-11-21T23:10:03.369Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@d176a31,POJO}
2021-11-21T23:10:03.372Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@f14e5bf{STOPPED},MANAGED}
2021-11-21T23:10:03.378Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@f14e5bf{STOPPED} added {JettyEmbeddedServletHandler@392a04e7{STOPPED},MANAGED}
2021-11-21T23:10:03.378Z||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-11-21T23:10:03.402Z||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-11-21T23:10:03.461Z||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-11-21T23:10:03.465Z||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-11-21T23:10:03.465Z||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-11-21T23:10:03.465Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@55b8dbda{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3e48e859{STOPPED},AUTO}
2021-11-21T23:10:03.465Z||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-11-21T23:10:03.465Z||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-11-21T23:10:03.466Z||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-11-21T23:10:03.468Z||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-11-21T23:10:03.469Z||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-11-21T23:10:03.490Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2021-11-21T23:10:03.500Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@2bfbffb2]
2021-11-21T23:10:03.513Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["*.svgz",pathDepth=0,group=SUFFIX_GLOB],resource=true] to PathMappings[size=1]
2021-11-21T23:10:03.514Z||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-11-21T23:10:03.515Z||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-11-21T23:10:03.515Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {GzipHandler@72fe8a4f{STOPPED},MANAGED}
2021-11-21T23:10:03.523Z||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-11-21T23:10:03.525Z||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-11-21T23:10:03.525Z||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-11-21T23:10:03.525Z||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-11-21T23:10:03.526Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@79ab34c1{STOPPED},AUTO}
2021-11-21T23:10:03.526Z||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-11-21T23:10:03.526Z||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-11-21T23:10:03.526Z||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-11-21T23:10:03.526Z||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-11-21T23:10:03.527Z||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-11-21T23:10:03.527Z||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-11-21T23:10:03.527Z||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-11-21T23:10:03.528Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@29f0c4f2{STOPPED},AUTO}
2021-11-21T23:10:03.529Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@2571066a{STOPPED}[9.4.18.v20190429]
2021-11-21T23:10:03.529Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTING}[9.4.18.v20190429] added {ErrorHandler@7435a578{STOPPED},AUTO}
2021-11-21T23:10:03.530Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|jetty-9.4.18.v20190429; built: 2019-04-29T20:42:08.989Z; git: e1bc35120a6617ee3df052294e433f3a25ce7097; jvm 11.0.9+11
2021-11-21T23:10:03.538Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@2571066a{STARTING}[9.4.18.v20190429]
2021-11-21T23:10:03.538Z||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-11-21T23:10:03.540Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}
2021-11-21T23:10:03.541Z||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-11-21T23:10:03.541Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@432034a{s=0/2,p=0}
2021-11-21T23:10:03.544Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7358ms ReservedThreadExecutor@432034a{s=0/2,p=0}
2021-11-21T23:10:03.544Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-19,5,main]
2021-11-21T23:10:03.545Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-20,5,main]
2021-11-21T23:10:03.549Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-21,5,main]
2021-11-21T23:10:03.549Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-22,5,main]
2021-11-21T23:10:03.550Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-23,5,main]
2021-11-21T23:10:03.550Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-24,5,main]
2021-11-21T23:10:03.551Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-25,5,main]
2021-11-21T23:10:03.553Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp142103421-26,5,main]
2021-11-21T23:10:03.553Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7368ms QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}]
2021-11-21T23:10:03.553Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@72fe8a4f{STOPPED}
2021-11-21T23:10:03.555Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@72fe8a4f{STARTING}
2021-11-21T23:10:03.555Z||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-11-21T23:10:03.562Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-11-21T23:10:03.562Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@3b6c624 
2021-11-21T23:10:03.562Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@1eaf1e62 
2021-11-21T23:10:03.562Z||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-11-21T23:10:03.562Z||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-11-21T23:10:03.562Z||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-11-21T23:10:03.563Z||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-11-21T23:10:03.564Z||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-11-21T23:10:03.565Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2021-11-21T23:10:04.047Z||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-11-21T23:10:04.072Z||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-11-21T23:10:04.072Z||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-11-21T23:10:04.072Z||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-11-21T23:10:04.072Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@6aef4eb8{STOPPED} added {PathMappings[size=0],POJO}
2021-11-21T23:10:04.073Z||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-11-21T23:10:04.073Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@6aef4eb8{STOPPED}
2021-11-21T23:10:04.073Z||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-11-21T23:10:04.073Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@79b08632{STOPPED}
2021-11-21T23:10:04.073Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7888ms ScheduledExecutorScheduler@79b08632{STARTED}
2021-11-21T23:10:04.073Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7888ms 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-11-21T23:10:04.073Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7888ms NativeWebSocketConfiguration@6aef4eb8{STARTED}
2021-11-21T23:10:04.086Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@3b05a99b{STOPPED}
2021-11-21T23:10:04.102Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {HttpClientTransportOverHTTP@6fd77352{STOPPED},AUTO}
2021-11-21T23:10:04.102Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {Client@5109e8cf[provider=null,keyStore=null,trustStore=null],AUTO}
2021-11-21T23:10:04.102Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@3f672204,POJO}
2021-11-21T23:10:04.102Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@78b41097,POJO}
2021-11-21T23:10:04.102Z||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-11-21T23:10:04.102Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@351e414e{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@787f32b7,POJO}
2021-11-21T23:10:04.102Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@6ea9ec33[httpClient=HttpClient@351e414e{STOPPED},openSessions.size=0] added {HttpClient@351e414e{STOPPED},AUTO}
2021-11-21T23:10:04.118Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@3b05a99b{STOPPED}
2021-11-21T23:10:04.118Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@3b05a99b{STOPPED} added {NativeWebSocketConfiguration@6aef4eb8{STARTED},UNMANAGED}
2021-11-21T23:10:04.118Z||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-11-21T23:10:04.119Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer|DEBUG|Dynamic filter add to support JSR356/javax.websocket.server: org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter
2021-11-21T23:10:04.119Z||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-11-21T23:10:04.120Z||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-11-21T23:10:04.120Z||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-11-21T23:10:04.121Z||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-11-21T23:10:04.121Z||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-11-21T23:10:04.121Z||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-11-21T23:10:04.121Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2021-11-21T23:10:04.125Z||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-11-21T23:10:04.126Z||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-11-21T23:10:04.127Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@26722665{STOPPED}[worker=null]
2021-11-21T23:10:04.128Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2021-11-21T23:10:04.128Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2021-11-21T23:10:04.128Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@26722665{STARTING}[worker=node0] added {HouseKeeper@627d8516{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2021-11-21T23:10:04.129Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@627d8516{STOPPED}[interval=600000, ownscheduler=false]
2021-11-21T23:10:04.129Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@5c10285a{STOPPED}
2021-11-21T23:10:04.129Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7943ms ScheduledExecutorScheduler@5c10285a{STARTED}
2021-11-21T23:10:04.129Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2021-11-21T23:10:04.129Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2021-11-21T23:10:04.130Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7945ms HouseKeeper@627d8516{STARTED}[interval=600000, ownscheduler=true]
2021-11-21T23:10:04.130Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7945ms DefaultSessionIdManager@26722665{STARTED}[worker=node0]
2021-11-21T23:10:04.130Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@2571066a{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@26722665{STARTED}[worker=node0],MANAGED}
2021-11-21T23:10:04.130Z||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-11-21T23:10:04.130Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@64b70919{STOPPED}
2021-11-21T23:10:04.130Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7945ms ScheduledExecutorScheduler@64b70919{STARTED}
2021-11-21T23:10:04.131Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2021-11-21T23:10:04.131Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STOPPED}
2021-11-21T23:10:04.132Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@f14e5bf{STARTING}
2021-11-21T23:10:04.132Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STOPPED}
2021-11-21T23:10:04.133Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2021-11-21T23:10:04.133Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/rest/*",pathDepth=2,group=PREFIX_GLOB],resource=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true] to PathMappings[size=1]
2021-11-21T23:10:04.133Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2021-11-21T23:10:04.133Z||main|AAIUI||org.eclipse.jetty.http.pathmap.PathMappings|DEBUG|Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=2]
2021-11-21T23:10:04.134Z||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-11-21T23:10:04.137Z||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-11-21T23:10:04.137Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2021-11-21T23:10:04.137Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2021-11-21T23:10:04.137Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletNameMap={default=default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true, CamelServlet=CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true, dispatcherServlet=dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true}
2021-11-21T23:10:04.137Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@392a04e7{STARTING}
2021-11-21T23:10:04.137Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7952ms JettyEmbeddedServletHandler@392a04e7{STARTED}
2021-11-21T23:10:04.137Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7952ms ConstraintSecurityHandler@f14e5bf{STARTED}
2021-11-21T23:10:04.137Z||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-11-21T23:10:04.138Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600]
2021-11-21T23:10:04.138Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7952ms org.eclipse.jetty.server.session.NullSessionDataStore@1686f0b4[passivating=false,graceSec=3600]
2021-11-21T23:10:04.138Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7952ms org.eclipse.jetty.server.session.DefaultSessionCache@10ee04df[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2021-11-21T23:10:04.138Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7952ms org.eclipse.jetty.server.session.SessionHandler1526866775==dftMaxIdleSec=1800
2021-11-21T23:10:04.138Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@3b05a99b{STOPPED}
2021-11-21T23:10:04.139Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@4b2d44bc)
2021-11-21T23:10:04.139Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-11-21T23:10:04.139Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-11-21T23:10:04.140Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-11-21T23:10:04.140Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-11-21T23:10:04.140Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-11-21T23:10:04.140Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-11-21T23:10:04.140Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-11-21T23:10:04.140Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-11-21T23:10:04.140Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@4b2d44bc)
2021-11-21T23:10:04.141Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-11-21T23:10:04.142Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-11-21T23:10:04.142Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-11-21T23:10:04.142Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-11-21T23:10:04.142Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-11-21T23:10:04.142Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-11-21T23:10:04.142Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-11-21T23:10:04.142Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-11-21T23:10:04.142Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2021-11-21T23:10:04.142Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2021-11-21T23:10:04.142Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2021-11-21T23:10:04.143Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2021-11-21T23:10:04.143Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2021-11-21T23:10:04.143Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2021-11-21T23:10:04.143Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2021-11-21T23:10:04.143Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2021-11-21T23:10:04.143Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2021-11-21T23:10:04.143Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2021-11-21T23:10:04.143Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2021-11-21T23:10:04.143Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7958ms ServerContainer@3b05a99b{STARTED}
2021-11-21T23:10:04.143Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@1f51431{STOPPED}
2021-11-21T23:10:04.144Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@1f51431{STARTING}
2021-11-21T23:10:04.144Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7958ms JettyEmbeddedErrorHandler@1f51431{STARTED}
2021-11-21T23:10:04.144Z||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-11-21T23:10:04.144Z||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-11-21T23:10:04.144Z||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-11-21T23:10:04.144Z||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-11-21T23:10:04.144Z||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-11-21T23:10:04.144Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7959ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@426e505c{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2021-11-21T23:10:04.144Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7959ms GzipHandler@72fe8a4f{STARTED}
2021-11-21T23:10:04.144Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@29f0c4f2{STOPPED}
2021-11-21T23:10:04.144Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7959ms AbstractLifeCycle@29f0c4f2{STARTED}
2021-11-21T23:10:04.144Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@7435a578{STOPPED}
2021-11-21T23:10:04.144Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@7435a578{STARTING}
2021-11-21T23:10:04.145Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7959ms ErrorHandler@7435a578{STARTED}
2021-11-21T23:10:04.145Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @7959ms
2021-11-21T23:10:04.145Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @7959ms Server@2571066a{STARTED}[9.4.18.v20190429]
2021-11-21T23:10:04.303Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-11-21T23:10:04.303Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-11-21T23:10:04.303Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-11-21T23:10:04.303Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-11-21T23:10:04.483Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2021-11-21T23:10:04.483Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2021-11-21 23:10:06.034--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-11-21 23:10:07.474--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-11-21 23:10:08.678--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-11-21 23:10:10.16--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-11-21 23:10:11.696--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-11-21 23:10:13.252--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
[EL Warning]: moxy: 2021-11-21 23:10:14.725--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
2021-11-21T23:10:15.818Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-11-21T23:10:15.818Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2021-11-21T23:10:15.912Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2021-11-21T23:10:15.912Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2021-11-21T23:10:15.912Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2021-11-21T23:10:15.912Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2021-11-21T23:10:16.449Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-11-21T23:10:16.449Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-11-21T23:10:16.461Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
2021-11-21T23:10:16.461Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2021-11-21T23:10:16.461Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2021-11-21T23:10:16.462Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2021-11-21T23:10:16.462Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2021-11-21T23:10:16.462Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2021-11-21T23:10:16.462Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2021-11-21T23:10:16.463Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2021-11-21T23:10:16.464Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2021-11-21T23:10:16.464Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2021-11-21T23:10:19.405Z||main|AAIUI||org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider|DEBUG|HV000188: Parameterized type with more than one argument is not supported: java.util.function.Function
2021-11-21T23:10:21.210Z||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-11-21T23:10:21.214Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-11-21T23:10:21.214Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25028ms metricsFilter@77010a30==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2021-11-21T23:10:21.215Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@748e9b20
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25033ms characterEncodingFilter@43034809==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@6411d3c8
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25033ms hiddenHttpMethodFilter@7c1812b3==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@7bbbb6a8
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25033ms httpPutFormContentFilter@72e789cb==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@9d1a267
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25033ms requestContextFilter@6eaa21d8==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2021-11-21T23:10:21.218Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@67e28be3
2021-11-21T23:10:21.219Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-11-21T23:10:21.219Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25033ms webRequestLoggingFilter@39e67516==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2021-11-21T23:10:21.219Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@453d496b
2021-11-21T23:10:21.219Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-11-21T23:10:21.219Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25033ms applicationContextIdFilter@328902d5==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2021-11-21T23:10:21.219Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@1e54cb33
2021-11-21T23:10:21.219Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-11-21T23:10:21.219Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25034ms Jetty_WebSocketUpgradeFilter@25c53f74==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2021-11-21T23:10:21.219Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@6aef4eb8{STARTED}]
2021-11-21T23:10:21.220Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-11-21T23:10:21.221Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25036ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2021-11-21T23:10:21.222Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@7c3ebc6b for dispatcherServlet
2021-11-21T23:10:21.223Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2021-11-21T23:10:21.244Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-11-21T23:10:21.245Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25059ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2021-11-21T23:10:21.245Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2021-11-21T23:10:21.245Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-11-21T23:10:21.247Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2021-11-21T23:10:21.247Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25061ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2021-11-21T23:10:21.251Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@2bbaf983 for default
2021-11-21T23:10:21.256Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2021-11-21T23:10:21.256Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-11-21T23:10:21.265Z||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-11-21T23:10:21.265Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@79ab34c1{STOPPED}
2021-11-21T23:10:21.265Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25080ms ScheduledExecutorScheduler@79ab34c1{STARTED}
2021-11-21T23:10:21.265Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@bdc8014{SSL->HTTP/1.1}
2021-11-21T23:10:21.265Z||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-11-21T23:10:21.637Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@4d071e4b(aai@aai.onap.org,h=[],w=[])
2021-11-21T23:10:21.638Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@4d071e4b(aai@aai.onap.org,h=[aai],w=[])
2021-11-21T23:10:21.638Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap],w=[])
2021-11-21T23:10:21.638Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap],w=[])
2021-11-21T23:10:21.638Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2021-11-21T23:10:21.638Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2021-11-21T23:10:21.638Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2021-11-21T23:10:21.638Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org],w=[])
2021-11-21T23:10:21.638Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap],w=[])
2021-11-21T23:10:21.638Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org],w=[])
2021-11-21T23:10:21.638Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org],w=[])
2021-11-21T23:10:21.640Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@4d071e4b(aai@aai.onap.org,h=[aai, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[])
2021-11-21T23:10:21.640Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@4d071e4b(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-11-21T23:10:21.732Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@2082e0e4] 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-11-21T23:10:21.796Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Protocols [TLSv1.1, TLSv1.2] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
2021-11-21T23:10:21.796Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Selected Ciphers   [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
2021-11-21T23:10:21.797Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@26f07261
2021-11-21T23:10:21.799Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25613ms 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-11-21T23:10:21.799Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@57df93c1
2021-11-21T23:10:21.799Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25614ms SslConnectionFactory@bdc8014{SSL->HTTP/1.1}
2021-11-21T23:10:21.799Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@64138b0c[HTTP/1.1]
2021-11-21T23:10:21.799Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25614ms HttpConnectionFactory@64138b0c[HTTP/1.1]
2021-11-21T23:10:21.799Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-11-21T23:10:21.808Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:10:21.807489Z added {SelectorProducer@347c5721,POJO}
2021-11-21T23:10:21.809Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:10:21.809157Z added {QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}],UNMANAGED}
2021-11-21T23:10:21.809Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:10:21.80941Z created
2021-11-21T23:10:21.809Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@1fce6eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:10:21.809654Z,MANAGED}
2021-11-21T23:10:21.809Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@1fce6eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2021-11-21T23:10:21.809Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@1fce6eb4{STOPPED} id=0 keys=-1 selected=-1 updates=0
2021-11-21T23:10:21.810Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:10:21.809974Z
2021-11-21T23:10:21.810Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25624ms EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:10:21.810159Z
2021-11-21T23:10:21.812Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@38a61c81
2021-11-21T23:10:21.812Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@38a61c81
2021-11-21T23:10:21.812Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@1715193f on ManagedSelector@1fce6eb4{STARTING} id=0 keys=0 selected=0 updates=0
2021-11-21T23:10:21.812Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:10:21.812704Z tryProduce false
2021-11-21T23:10:21.817Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:10:21.817Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@1715193f
2021-11-21T23:10:21.817Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:21.817Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2021-11-21T23:10:21.817Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25632ms ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-21T23:10:21.817Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25632ms SelectorManager@ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-11-21T23:10:21.818Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@2f025e9e,POJO}
2021-11-21T23:10:21.818Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@2f025e9e
2021-11-21T23:10:21.818Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-11-21T23:10:21.818Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @25633ms ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2021-11-21T23:10:21.818Z||qtp142103421-21|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@2f025e9e
2021-11-21T23:10:21.825Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 24.684 seconds (JVM running for 25.64)
2021-11-21T23:10:21.825Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 24.684 seconds (JVM running for 25.64)
2021-11-21T23:10:23.306Z||qtp142103421-21-acceptor-0@2f025e9e-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@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-21T23:10:23.306Z||qtp142103421-21-acceptor-0@2f025e9e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-21T23:10:23.306Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:23.306Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:10:23.306Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:10:23.306Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:10:23.306Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2021-11-21T23:10:23.308Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2021-11-21T23:10:23.308Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:23.308Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:23.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2021-11-21T23:10:23.323Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 9 ms, remaining: 29991 ms
2021-11-21T23:10:23.324Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7ffbe9e7
2021-11-21T23:10:23.379Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=45/30000},null,HttpChannelState@155e7175{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-21T23:10:23.385Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=51/30000}
2021-11-21T23:10:23.386Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=72/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=52/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.386Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=73/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=52/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.386Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=52/30000}
2021-11-21T23:10:23.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=53/30000}
2021-11-21T23:10:23.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7953f17d{AC.ReadCB@2506527{HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-21T23:10:23.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=74/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.387Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-21T23:10:23.388Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,OPEN,fill=-,flush=-,to=75/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.388Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c3cd14b{SSLC.NBReadCB@7e291882{SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:10:23.388Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.388Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@7a0213a8 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:10:23.389Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-21T23:10:23.389Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:23.389Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2021-11-21T23:10:23.389Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:10:23.389Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:10:23.389Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.389Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@7a0213a8
2021-11-21T23:10:23.389Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@159e8c28
2021-11-21T23:10:23.389Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.389Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:23.389Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:23.389Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2021-11-21T23:10:23.389Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2021-11-21T23:10:23.390Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.140.133:8000 remote=/172.16.10.65:37872], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-21T23:10:23.390Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.390Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:10:23.390Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:10:23.390834Z
2021-11-21T23:10:23.391Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2021-11-21T23:10:23.396Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@77cfec0f
2021-11-21T23:10:23.396Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@77cfec0f
2021-11-21T23:10:23.397Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-21T23:10:23.396667Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-21T23:10:23.397Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@77cfec0f started
2021-11-21T23:10:23.397Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:10:23.397Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:10:23.397Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:23.397Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.397Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:23.398Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:10:23.398Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@77cfec0f waiting
2021-11-21T23:10:23.399Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c3cd14b{SSLC.NBReadCB@7e291882{SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:10:23.399Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.401Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=14/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.401Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7953f17d{AC.ReadCB@2506527{HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=14/30000}}}
2021-11-21T23:10:23.402Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=15/30000} onFillable enter HttpChannelState@155e7175{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:10:23.402Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.402Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-21T23:10:23.404Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=17/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.404Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@764454d4[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:23.405Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-21T23:10:23.417Z||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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:23.419Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=32/30000}=>HttpConnection@2506527[p=HttpParser{s=START,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.419Z||qtp142103421-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-21T23:10:23.419Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=32/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:23.419Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=32/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-21T23:10:23.420Z||qtp142103421-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:23.421Z||qtp142103421-20|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-21T23:10:23.421Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=34/30000}
2021-11-21T23:10:23.421Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=34/30000}
2021-11-21T23:10:23.422Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=35/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-21T23:10:23.423Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=35/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=36/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.423Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-21T23:10:23.423Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:10:23.424Z||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-11-21T23:10:23.424Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=37/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.425Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-21T23:10:23.425Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:10:23.425Z||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-11-21T23:10:23.425Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=38/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-21T23:10:23.426Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.429Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=39/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 21 common frames omitted
2021-11-21T23:10:23.429Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=42/30000}
2021-11-21T23:10:23.429Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=42/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.430Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.430Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=43/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.431Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@39436870{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:10:23.431Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c3cd14b{null}
2021-11-21T23:10:23.431Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:10:23.431Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a3e1c9
2021-11-21T23:10:23.431Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:23.431Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:10:23.431Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2021-11-21T23:10:23.431Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:10:23.431Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:23.431Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2021-11-21T23:10:23.432Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a3e1c9
2021-11-21T23:10:23.432Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.432Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.433Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=45/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.433Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@76a4429f{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:10:23.433Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7953f17d{null}
2021-11-21T23:10:23.433Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=46/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-21T23:10:23.433Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=46/30000}
2021-11-21T23:10:23.433Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=46/30000}
2021-11-21T23:10:23.434Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7e291882::SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=46/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.434Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6a3e1c9
2021-11-21T23:10:23.434Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=47/30000}
2021-11-21T23:10:23.435Z||qtp142103421-20|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@2506527::DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=48/30000} onFillable exit HttpChannelState@155e7175{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:10:23.435Z||qtp142103421-20|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:23.435Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@4d6b3a6f{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7e291882{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e72e534{/172.16.10.65:37872<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=48/30000}=>HttpConnection@2506527[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@782bda02{s=START}]=>HttpChannelOverHttp@407fd33f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:10:33.304Z||qtp142103421-21-acceptor-0@2f025e9e-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@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-21T23:10:33.304Z||qtp142103421-21-acceptor-0@2f025e9e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-21T23:10:33.304Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:33.304Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:10:33.304Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:10:33.304Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:10:33.304Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2021-11-21T23:10:33.304Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2021-11-21T23:10:33.305Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:33.305Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:33.305Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2021-11-21T23:10:33.305Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-21T23:10:33.306Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@248374ca
2021-11-21T23:10:33.306Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6b8bc6bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-21T23:10:33.306Z||qtp142103421-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-21T23:10:33.307Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.307Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.307Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:10:33.307Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:10:33.307Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@309a31a9{AC.ReadCB@5491da24{HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-21T23:10:33.308Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.308Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-21T23:10:33.308Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.308Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6a808d64{SSLC.NBReadCB@134e3cd0{SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:10:33.308Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.308Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@84a9458 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:10:33.309Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-21T23:10:33.309Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:33.309Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2021-11-21T23:10:33.309Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:10:33.309Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:10:33.309Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@84a9458
2021-11-21T23:10:33.309Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.309Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@617168de
2021-11-21T23:10:33.309Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.309Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:33.309Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:33.309Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2021-11-21T23:10:33.309Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2021-11-21T23:10:33.309Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.140.133:8000 remote=/172.16.10.65:37974], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-21T23:10:33.310Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.310Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:10:33.310Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:10:33.310572Z
2021-11-21T23:10:33.310Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@77cfec0f offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:10:33.310848Z
2021-11-21T23:10:33.310Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2021-11-21T23:10:33.311Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@1ecfb3df
2021-11-21T23:10:33.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@1ecfb3df
2021-11-21T23:10:33.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@77cfec0f task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=0]@2021-11-21T23:10:33.311308Z
2021-11-21T23:10:33.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@1ecfb3df started
2021-11-21T23:10:33.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@1ecfb3df waiting
2021-11-21T23:10:33.311Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-21T23:10:33.311505Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-21T23:10:33.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:10:33.311759Z tryProduce true
2021-11-21T23:10:33.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:10:33.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:33.312Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6a808d64{SSLC.NBReadCB@134e3cd0{SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:10:33.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:33.312Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.312Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.313Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@309a31a9{AC.ReadCB@5491da24{HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-11-21T23:10:33.313Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=6/30000} onFillable enter HttpChannelState@6b8bc6bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:10:33.313Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.313Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-21T23:10:33.314Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.314Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@75edddfe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:33.314Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-21T23:10:33.318Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:33.318Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5491da24[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.318Z||qtp142103421-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-21T23:10:33.318Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=11/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:33.319Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-21T23:10:33.319Z||qtp142103421-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:33.319Z||qtp142103421-19|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-21T23:10:33.319Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-11-21T23:10:33.319Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=12/30000}
2021-11-21T23:10:33.319Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-21T23:10:33.319Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.319Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-21T23:10:33.319Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:10:33.319Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-21T23:10:33.320Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.320Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-21T23:10:33.320Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:10:33.320Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-21T23:10:33.320Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-21T23:10:33.320Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.321Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 25 common frames omitted
2021-11-21T23:10:33.321Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-11-21T23:10:33.321Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.321Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.321Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.322Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7d4ae8d8{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:10:33.322Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6a808d64{null}
2021-11-21T23:10:33.322Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:10:33.322Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bc03931
2021-11-21T23:10:33.322Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:33.322Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:10:33.322Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2021-11-21T23:10:33.322Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:10:33.322Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bc03931
2021-11-21T23:10:33.322Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.322Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:33.322Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2021-11-21T23:10:33.323Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.323Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.323Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@48f226dd{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:10:33.323Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-11-21T23:10:33.323Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@309a31a9{null}
2021-11-21T23:10:33.323Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-21T23:10:33.323Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-11-21T23:10:33.323Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-11-21T23:10:33.323Z||qtp142103421-19|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@5491da24::DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@6b8bc6bb{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:10:33.323Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@134e3cd0::SocketChannelEndPoint@2a449ff2{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.323Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2bc03931
2021-11-21T23:10:33.324Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@134e3cd0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@65be7ef1{/172.16.10.65:37974<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5491da24[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59181be{s=START}]=>HttpChannelOverHttp@20bcf482{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:33.324Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$214/0x00000008009c0040@38a61c81
2021-11-21T23:10:43.304Z||qtp142103421-21-acceptor-0@2f025e9e-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@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-21T23:10:43.305Z||qtp142103421-21-acceptor-0@2f025e9e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-21T23:10:43.305Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:43.305Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:10:43.305Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:10:43.305Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:10:43.306Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2021-11-21T23:10:43.306Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2021-11-21T23:10:43.306Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:43.306Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:43.306Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2021-11-21T23:10:43.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-21T23:10:43.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@630cf558
2021-11-21T23:10:43.309Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@781898a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-21T23:10:43.309Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:10:43.310Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.310Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.311Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-11-21T23:10:43.311Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-11-21T23:10:43.311Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1c8527a0{AC.ReadCB@3230a17{HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-21T23:10:43.312Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.312Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-21T23:10:43.312Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.313Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@76df595{SSLC.NBReadCB@6ab6712c{SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:10:43.314Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.314Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5e0bdb45 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:10:43.314Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-21T23:10:43.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:43.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2021-11-21T23:10:43.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:10:43.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:10:43.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5e0bdb45
2021-11-21T23:10:43.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:43.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2021-11-21T23:10:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2021-11-21T23:10:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.140.133:8000 remote=/172.16.10.65:38316], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-21T23:10:43.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:10:43.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=1]@2021-11-21T23:10:43.319178Z
2021-11-21T23:10:43.320Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@1ecfb3df offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-21T23:10:43.319878Z
2021-11-21T23:10:43.320Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2021-11-21T23:10:43.320Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@7d589c27
2021-11-21T23:10:43.320Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@7d589c27
2021-11-21T23:10:43.320Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@7d589c27 started
2021-11-21T23:10:43.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@1ecfb3df task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@432034a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-21T23:10:43.320738Z
2021-11-21T23:10:43.320Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@7d589c27 waiting
2021-11-21T23:10:43.321Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.321Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@445fd03d
2021-11-21T23:10:43.321Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=1]@2021-11-21T23:10:43.321579Z tryProduce true
2021-11-21T23:10:43.321Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:10:43.321Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:43.321Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-21T23:10:43.321189Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-21T23:10:43.322Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.322Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:43.322Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@76df595{SSLC.NBReadCB@6ab6712c{SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:10:43.322Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.323Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.323Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1c8527a0{AC.ReadCB@3230a17{HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=12/30000}}}
2021-11-21T23:10:43.323Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=12/30000} onFillable enter HttpChannelState@781898a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:10:43.324Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.324Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-21T23:10:43.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@79671754[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:43.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-21T23:10:43.334Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:43.335Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=24/30000}=>HttpConnection@3230a17[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.335Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-21T23:10:43.335Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=24/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:43.336Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=25/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-21T23:10:43.336Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:43.336Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-21T23:10:43.336Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=25/30000}
2021-11-21T23:10:43.336Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=25/30000}
2021-11-21T23:10:43.336Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-21T23:10:43.337Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=26/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.337Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-21T23:10:43.337Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:10:43.337Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-21T23:10:43.338Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.338Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-21T23:10:43.338Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:10:43.338Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-21T23:10:43.339Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=27/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-21T23:10:43.339Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.340Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=28/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-21T23:10:43.340Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=29/30000}
2021-11-21T23:10:43.341Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.341Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.342Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=30/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.342Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@3c65961c{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:10:43.342Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@76df595{null}
2021-11-21T23:10:43.342Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:10:43.342Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3413b3e8
2021-11-21T23:10:43.342Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:43.343Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:10:43.343Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2021-11-21T23:10:43.343Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:10:43.343Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:43.343Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2021-11-21T23:10:43.343Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3413b3e8
2021-11-21T23:10:43.343Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.343Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.344Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=33/30000}
2021-11-21T23:10:43.344Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.344Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@d13a8e9{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:10:43.344Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6ab6712c::SocketChannelEndPoint@260e7ffd{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.344Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@1c8527a0{null}
2021-11-21T23:10:43.344Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3413b3e8
2021-11-21T23:10:43.344Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=33/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-21T23:10:43.344Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=33/30000}
2021-11-21T23:10:43.344Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=33/30000}
2021-11-21T23:10:43.344Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3230a17::DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=33/30000} onFillable exit HttpChannelState@781898a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:10:43.352Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6ab6712c{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5225f5a4{/172.16.10.65:38316<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=41/30000}=>HttpConnection@3230a17[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@17c3310b{s=START}]=>HttpChannelOverHttp@7f42d7c8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:43.352Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@77cfec0f waiting
2021-11-21T23:10:53.304Z||qtp142103421-21-acceptor-0@2f025e9e-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@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-21T23:10:53.304Z||qtp142103421-21-acceptor-0@2f025e9e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-21T23:10:53.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:53.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:10:53.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:10:53.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:10:53.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2021-11-21T23:10:53.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2021-11-21T23:10:53.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:53.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:53.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2021-11-21T23:10:53.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-21T23:10:53.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@40b1e7ad
2021-11-21T23:10:53.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@7c310d13{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-21T23:10:53.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:10:53.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-11-21T23:10:53.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-11-21T23:10:53.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3b38a18{AC.ReadCB@337211b7{HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-21T23:10:53.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.309Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-21T23:10:53.309Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.309Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@20efdc70{SSLC.NBReadCB@675871b8{SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:10:53.310Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.310Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@49eac64 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:10:53.310Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-21T23:10:53.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:53.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2021-11-21T23:10:53.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:10:53.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:10:53.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@49eac64
2021-11-21T23:10:53.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:53.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:53.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2021-11-21T23:10:53.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2021-11-21T23:10:53.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.140.133:8000 remote=/172.16.10.65:38396], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-21T23:10:53.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:10:53.315Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@432034a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-21T23:10:53.31499Z
2021-11-21T23:10:53.315Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@77cfec0f offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/PRODUCING/p=false/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-21T23:10:53.315491Z
2021-11-21T23:10:53.316Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-21T23:10:53.315747Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-21T23:10:53.316Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@20efdc70{SSLC.NBReadCB@675871b8{SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:10:53.316Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.317Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.317Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3b38a18{AC.ReadCB@337211b7{HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=9/30000}}}
2021-11-21T23:10:53.317Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@7c310d13{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:10:53.317Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@675871b8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.317Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-21T23:10:53.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@77cfec0f task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-21T23:10:53.317116Z
2021-11-21T23:10:53.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/IDLE/p=true/QueuedThreadPool[qtp142103421]@878537d{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@432034a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-21T23:10:53.318458Z tryProduce true
2021-11-21T23:10:53.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:10:53.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:53.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:10:53.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.319Z||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-11-21T23:10:53.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-21T23:10:53.324Z||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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:53.326Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.326Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=18/30000}=>HttpConnection@337211b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.326Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@71b68111
2021-11-21T23:10:53.326Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-21T23:10:53.326Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=18/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:53.326Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=18/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-21T23:10:53.326Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:10:53.327Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-21T23:10:53.327Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=19/30000}
2021-11-21T23:10:53.327Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=19/30000}
2021-11-21T23:10:53.327Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-21T23:10:53.327Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.327Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-21T23:10:53.327Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:10:53.327Z||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-11-21T23:10:53.327Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.327Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-21T23:10:53.328Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:10:53.328Z||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-11-21T23:10:53.328Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-21T23:10:53.328Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.328Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=20/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-21T23:10:53.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=21/30000}
2021-11-21T23:10:53.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=21/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4d54478d{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:10:53.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@20efdc70{null}
2021-11-21T23:10:53.330Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:10:53.330Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@856d043
2021-11-21T23:10:53.330Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.330Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=22/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:10:53.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:10:53.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2021-11-21T23:10:53.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:10:53.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:10:53.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2021-11-21T23:10:53.331Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2ebbce70{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:10:53.331Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3b38a18{null}
2021-11-21T23:10:53.331Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-21T23:10:53.332Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=23/30000}
2021-11-21T23:10:53.332Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=24/30000}
2021-11-21T23:10:53.332Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=24/30000} onFillable exit HttpChannelState@7c310d13{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:10:53.332Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.332Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@1ecfb3df waiting
2021-11-21T23:10:53.333Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@856d043
2021-11-21T23:10:53.333Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.333Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@337211b7::DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=25/30000}
2021-11-21T23:10:53.333Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@675871b8::SocketChannelEndPoint@755b29c6{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@675871b8{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50880bdd{/172.16.10.65:38396<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=25/30000}=>HttpConnection@337211b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779e486d{s=START}]=>HttpChannelOverHttp@3afdd079{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:10:53.333Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@856d043
2021-11-21T23:11:03.305Z||qtp142103421-21-acceptor-0@2f025e9e-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@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-21T23:11:03.306Z||qtp142103421-21-acceptor-0@2f025e9e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-21T23:11:03.306Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:03.306Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:03.306Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:03.306Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:03.307Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2021-11-21T23:11:03.307Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2021-11-21T23:11:03.307Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:03.307Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:03.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2021-11-21T23:11:03.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-21T23:11:03.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@65436768
2021-11-21T23:11:03.314Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000},null,HttpChannelState@2ac5de80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-21T23:11:03.314Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}
2021-11-21T23:11:03.314Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.315Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.315Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-21T23:11:03.315Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}
2021-11-21T23:11:03.315Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@59365958{AC.ReadCB@54439497{HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-21T23:11:03.315Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.315Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-21T23:11:03.315Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.316Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@119999c5{SSLC.NBReadCB@e4bebb0{SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:03.316Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.316Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@405ee62d on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:03.316Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-21T23:11:03.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:03.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2021-11-21T23:11:03.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:03.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:03.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@405ee62d
2021-11-21T23:11:03.316Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.316Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@10a8bcc3
2021-11-21T23:11:03.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:03.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:03.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2021-11-21T23:11:03.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2021-11-21T23:11:03.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.140.133:8000 remote=/172.16.10.65:38484], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-21T23:11:03.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:11:03.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:03.317988Z
2021-11-21T23:11:03.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@1ecfb3df offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:03.318546Z
2021-11-21T23:11:03.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:03.318697Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-21T23:11:03.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@119999c5{SSLC.NBReadCB@e4bebb0{SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:03.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@59365958{AC.ReadCB@54439497{HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-11-21T23:11:03.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@2ac5de80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:11:03.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-21T23:11:03.320Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@e4bebb0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.321Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5c4a6953[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:03.321Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-21T23:11:03.323Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@1ecfb3df task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:03.323749Z
2021-11-21T23:11:03.324Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:03.323956Z tryProduce true
2021-11-21T23:11:03.324Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:03.324Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:03.324Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:03.324Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.324Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:03.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@54439497[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-21T23:11:03.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:03.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-21T23:11:03.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:03.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-21T23:11:03.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-21T23:11:03.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-21T23:11:03.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-21T23:11:03.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-21T23:11:03.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:03.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-21T23:11:03.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-21T23:11:03.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:03.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-21T23:11:03.327Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-21T23:11:03.327Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.328Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-21T23:11:03.328Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-11-21T23:11:03.328Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.328Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.328Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.329Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@756f0dc1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:11:03.329Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@119999c5{null}
2021-11-21T23:11:03.329Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:03.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:03.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:03.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2021-11-21T23:11:03.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:03.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:03.329Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2021-11-21T23:11:03.329Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@652bb765
2021-11-21T23:11:03.329Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.330Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.330Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@652bb765
2021-11-21T23:11:03.330Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.330Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-11-21T23:11:03.330Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@e4bebb0::SocketChannelEndPoint@504ef2e6{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.330Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@652bb765
2021-11-21T23:11:03.330Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@578b3afb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:11:03.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@59365958{null}
2021-11-21T23:11:03.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-21T23:11:03.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-11-21T23:11:03.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-11-21T23:11:03.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@54439497::DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@2ac5de80{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:11:03.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@e4bebb0{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@d3bd403{/172.16.10.65:38484<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@54439497[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5d83adb6{s=START}]=>HttpChannelOverHttp@deae708{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:03.331Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@77cfec0f waiting
2021-11-21T23:11:13.304Z||qtp142103421-21-acceptor-0@2f025e9e-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@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-21T23:11:13.304Z||qtp142103421-21-acceptor-0@2f025e9e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-21T23:11:13.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:13.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:13.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:13.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:13.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2021-11-21T23:11:13.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2021-11-21T23:11:13.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:13.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:13.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2021-11-21T23:11:13.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-21T23:11:13.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@1ebae8d0
2021-11-21T23:11:13.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@29c1ed9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-21T23:11:13.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:11:13.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-11-21T23:11:13.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}
2021-11-21T23:11:13.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3b702f10{AC.ReadCB@4ba99a32{HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-21T23:11:13.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-21T23:11:13.308Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.309Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3c0f4a46{SSLC.NBReadCB@4e9dc18f{SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:13.309Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.309Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1cbe75f1 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:13.309Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-21T23:11:13.309Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:13.309Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2021-11-21T23:11:13.309Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.309Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:13.309Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@7a750190
2021-11-21T23:11:13.309Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:13.309Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1cbe75f1
2021-11-21T23:11:13.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:13.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:13.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2021-11-21T23:11:13.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2021-11-21T23:11:13.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.140.133:8000 remote=/172.16.10.65:38574], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-21T23:11:13.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:11:13.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:13.31163Z
2021-11-21T23:11:13.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@77cfec0f offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:13.31195Z
2021-11-21T23:11:13.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:13.31228Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-21T23:11:13.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3c0f4a46{SSLC.NBReadCB@4e9dc18f{SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:13.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3b702f10{AC.ReadCB@4ba99a32{HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-11-21T23:11:13.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@29c1ed9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:11:13.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-21T23:11:13.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@77cfec0f task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:13.314243Z
2021-11-21T23:11:13.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:13.314756Z tryProduce true
2021-11-21T23:11:13.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->SslConnection@4e9dc18f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:13.315Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@18c1a43d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:13.315Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-21T23:11:13.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:13.317Z||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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:13.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:13.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-21T23:11:13.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:13.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-21T23:11:13.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:13.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-21T23:11:13.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-21T23:11:13.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-21T23:11:13.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-21T23:11:13.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e9dc18f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-21T23:11:13.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:13.319Z||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-11-21T23:11:13.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e9dc18f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-21T23:11:13.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:13.319Z||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-11-21T23:11:13.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-21T23:11:13.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-21T23:11:13.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-21T23:11:13.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.321Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@201acb1{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:11:13.321Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3c0f4a46{null}
2021-11-21T23:11:13.321Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:13.321Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d977435
2021-11-21T23:11:13.321Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d977435
2021-11-21T23:11:13.321Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:13.321Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:13.321Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2021-11-21T23:11:13.321Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:13.321Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:13.321Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2021-11-21T23:11:13.321Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.321Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}
2021-11-21T23:11:13.321Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@4e9dc18f::SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.322Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d977435
2021-11-21T23:11:13.322Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.322Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1c651ba{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.322Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6c3733c4{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:11:13.322Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3b702f10{null}
2021-11-21T23:11:13.322Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-21T23:11:13.322Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-11-21T23:11:13.323Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=15/30000}
2021-11-21T23:11:13.323Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@4ba99a32::DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=15/30000} onFillable exit HttpChannelState@29c1ed9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:11:13.323Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4e9dc18f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3164d2ce{/172.16.10.65:38574<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@4ba99a32[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59788830{s=START}]=>HttpChannelOverHttp@4068bb2b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:13.323Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@1ecfb3df waiting
2021-11-21T23:11:23.303Z||qtp142103421-21-acceptor-0@2f025e9e-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@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-21T23:11:23.304Z||qtp142103421-21-acceptor-0@2f025e9e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-21T23:11:23.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:23.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:23.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:23.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:23.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2021-11-21T23:11:23.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2021-11-21T23:11:23.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:23.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:23.304Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2021-11-21T23:11:23.305Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-21T23:11:23.305Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6b676842
2021-11-21T23:11:23.306Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@1290dfa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-21T23:11:23.306Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-21T23:11:23.306Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.306Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:11:23.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:11:23.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@68c0b0c7{AC.ReadCB@51dc40e5{HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-21T23:11:23.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-21T23:11:23.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5ba80e52{SSLC.NBReadCB@bf17ec7{SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:23.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5b2f54a6 on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:23.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-21T23:11:23.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:23.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2021-11-21T23:11:23.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:23.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:23.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@4011e8db
2021-11-21T23:11:23.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5b2f54a6
2021-11-21T23:11:23.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:23.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:23.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2021-11-21T23:11:23.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2021-11-21T23:11:23.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.140.133:8000 remote=/172.16.10.65:38660], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-21T23:11:23.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:11:23.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:23.30952Z
2021-11-21T23:11:23.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@1ecfb3df offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:23.309867Z
2021-11-21T23:11:23.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@1ecfb3df task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:23.310215Z
2021-11-21T23:11:23.310Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:23.310062Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-21T23:11:23.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:23.310404Z tryProduce true
2021-11-21T23:11:23.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:23.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:23.310Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5ba80e52{SSLC.NBReadCB@bf17ec7{SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:23.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.310Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:23.310Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.310Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@68c0b0c7{AC.ReadCB@51dc40e5{HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-11-21T23:11:23.310Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@1290dfa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:11:23.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-21T23:11:23.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5508de6c[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:23.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-21T23:11:23.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:23.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-21T23:11:23.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:23.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-21T23:11:23.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:23.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-21T23:11:23.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-11-21T23:11:23.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-11-21T23:11:23.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-21T23:11:23.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-21T23:11:23.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:23.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-21T23:11:23.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-21T23:11:23.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:23.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-21T23:11:23.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-21T23:11:23.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-21T23:11:23.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-11-21T23:11:23.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6da0db37{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:11:23.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5ba80e52{null}
2021-11-21T23:11:23.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:23.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6372689a
2021-11-21T23:11:23.317Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6372689a
2021-11-21T23:11:23.317Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:23.317Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:23.317Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2021-11-21T23:11:23.317Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:23.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.317Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:23.317Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.317Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2021-11-21T23:11:23.317Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-11-21T23:11:23.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1d856ccd{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:11:23.318Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@bf17ec7::SocketChannelEndPoint@700d8d{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@68c0b0c7{null}
2021-11-21T23:11:23.318Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6372689a
2021-11-21T23:11:23.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-21T23:11:23.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-11-21T23:11:23.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}
2021-11-21T23:11:23.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@51dc40e5::DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@1290dfa{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:11:23.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@bf17ec7{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1b57424{/172.16.10.65:38660<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@51dc40e5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@214f3fc9{s=START}]=>HttpChannelOverHttp@36ed935a{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:23.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@77cfec0f waiting
2021-11-21T23:11:33.303Z||qtp142103421-21-acceptor-0@2f025e9e-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@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-21T23:11:33.303Z||qtp142103421-21-acceptor-0@2f025e9e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-21T23:11:33.303Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:33.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:33.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:33.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:33.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2021-11-21T23:11:33.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2021-11-21T23:11:33.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:33.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:33.304Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2021-11-21T23:11:33.304Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-21T23:11:33.304Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@3ba8e0d2
2021-11-21T23:11:33.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@413eb681{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-21T23:11:33.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:11:33.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:11:33.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:11:33.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@11a99cfa{AC.ReadCB@3d6c6004{HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-21T23:11:33.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-21T23:11:33.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4f1ba28b{SSLC.NBReadCB@5e38c83a{SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:33.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@57faca4a on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:33.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-21T23:11:33.306Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:33.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.306Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2021-11-21T23:11:33.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@56a47c1
2021-11-21T23:11:33.306Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:33.306Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:33.306Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@57faca4a
2021-11-21T23:11:33.306Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.306Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:33.306Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:33.306Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2021-11-21T23:11:33.306Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2021-11-21T23:11:33.307Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.140.133:8000 remote=/172.16.10.65:38736], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-21T23:11:33.307Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.307Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:11:33.307Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:33.307536Z
2021-11-21T23:11:33.307Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@77cfec0f offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:33.307748Z
2021-11-21T23:11:33.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:33.307887Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-21T23:11:33.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@77cfec0f task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:33.308009Z
2021-11-21T23:11:33.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:33.308173Z tryProduce true
2021-11-21T23:11:33.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4f1ba28b{SSLC.NBReadCB@5e38c83a{SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:33.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:33.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:33.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.308Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:33.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@11a99cfa{AC.ReadCB@3d6c6004{HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-11-21T23:11:33.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@413eb681{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:11:33.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-21T23:11:33.309Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.309Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7629dd9e[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:33.309Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-21T23:11:33.311Z||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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000}
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-21T23:11:33.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:33.312Z||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-11-21T23:11:33.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-21T23:11:33.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:33.313Z||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-11-21T23:11:33.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-21T23:11:33.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-21T23:11:33.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=9/30000}
2021-11-21T23:11:33.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@e939b2{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:11:33.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@4f1ba28b{null}
2021-11-21T23:11:33.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:33.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55159378
2021-11-21T23:11:33.314Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55159378
2021-11-21T23:11:33.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:33.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:33.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2021-11-21T23:11:33.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:33.314Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:33.315Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2021-11-21T23:11:33.315Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.315Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-11-21T23:11:33.315Z||qtp142103421-19|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@5e38c83a::SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.315Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55159378
2021-11-21T23:11:33.315Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.315Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@19a575e{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.315Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@382b40f3{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:11:33.315Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@11a99cfa{null}
2021-11-21T23:11:33.315Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-21T23:11:33.315Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-11-21T23:11:33.315Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}
2021-11-21T23:11:33.316Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@3d6c6004::DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@413eb681{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:11:33.316Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@5e38c83a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@124d3331{/172.16.10.65:38736<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@3d6c6004[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2597ac77{s=START}]=>HttpChannelOverHttp@7d33d09b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:33.316Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0}@1ecfb3df waiting
2021-11-21T23:11:43.304Z||qtp142103421-21-acceptor-0@2f025e9e-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@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-21T23:11:43.304Z||qtp142103421-21-acceptor-0@2f025e9e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-21T23:11:43.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:43.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:43.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:43.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:43.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2021-11-21T23:11:43.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2021-11-21T23:11:43.304Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:43.305Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:43.305Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2021-11-21T23:11:43.305Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-21T23:11:43.305Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@6e6d475a
2021-11-21T23:11:43.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@63bd08a0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-21T23:11:43.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:11:43.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:11:43.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}
2021-11-21T23:11:43.307Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@124b5583{AC.ReadCB@676ed41a{HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-21T23:11:43.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-21T23:11:43.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3949dd4{SSLC.NBReadCB@72a5c06a{SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:43.308Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.309Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5f6eab5c on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:43.309Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-21T23:11:43.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:43.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2021-11-21T23:11:43.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:43.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:43.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5f6eab5c
2021-11-21T23:11:43.309Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.309Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@50f1ad0b
2021-11-21T23:11:43.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:43.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:43.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2021-11-21T23:11:43.309Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2021-11-21T23:11:43.310Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.140.133:8000 remote=/172.16.10.65:38834], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-21T23:11:43.310Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.310Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:11:43.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=2/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:43.310894Z
2021-11-21T23:11:43.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@1ecfb3df offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:43.311259Z
2021-11-21T23:11:43.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:43.31143Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-21T23:11:43.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@1ecfb3df task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:43.311582Z
2021-11-21T23:11:43.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:43.311808Z tryProduce true
2021-11-21T23:11:43.311Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3949dd4{SSLC.NBReadCB@72a5c06a{SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:43.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:43.311Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:43.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:43.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@124b5583{AC.ReadCB@676ed41a{HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}}}
2021-11-21T23:11:43.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000} onFillable enter HttpChannelState@63bd08a0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:11:43.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-21T23:11:43.313Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.313Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@657f3136[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:43.313Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-21T23:11:43.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:43.316Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@676ed41a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=10/30000}
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:43.317Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2021-11-21T23:11:43.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-21T23:11:43.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:43.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2021-11-21T23:11:43.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-21T23:11:43.318Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-21T23:11:43.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}
2021-11-21T23:11:43.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=12/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1539a3bb{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:11:43.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3949dd4{null}
2021-11-21T23:11:43.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:43.319Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@236c56d5
2021-11-21T23:11:43.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:43.320Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@236c56d5
2021-11-21T23:11:43.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:43.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2021-11-21T23:11:43.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:43.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:43.320Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=13/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.321Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.321Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}
2021-11-21T23:11:43.321Z||qtp142103421-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@72a5c06a::SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.321Z||qtp142103421-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@236c56d5
2021-11-21T23:11:43.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2021-11-21T23:11:43.321Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@7d589c27 IDLE
2021-11-21T23:11:43.325Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute STOP!
2021-11-21T23:11:43.325Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@7d589c27 offer STOP!
2021-11-21T23:11:43.325Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@7d589c27 task=STOP!
2021-11-21T23:11:43.325Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@7d589c27 Exited
2021-11-21T23:11:43.325Z||qtp142103421-20|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@432034a{s=0/2,p=0}@7d589c27
2021-11-21T23:11:43.325Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@346997d{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@4433a855{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:11:43.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@124b5583{null}
2021-11-21T23:11:43.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-11-21T23:11:43.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-11-21T23:11:43.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=19/30000}
2021-11-21T23:11:43.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@676ed41a::DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@63bd08a0{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:11:43.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@72a5c06a{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5487fe3c{/172.16.10.65:38834<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@676ed41a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@19b8a61c{s=START}]=>HttpChannelOverHttp@752c1e5b{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:43.326Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@77cfec0f waiting
2021-11-21T23:11:53.304Z||qtp142103421-21-acceptor-0@2f025e9e-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@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=0
2021-11-21T23:11:53.304Z||qtp142103421-21-acceptor-0@2f025e9e-ServerConnector@73ba6fe6{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=0 selected=0 updates=1
2021-11-21T23:11:53.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:53.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:53.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:53.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:53.304Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2021-11-21T23:11:53.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2021-11-21T23:11:53.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:53.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2021-11-21T23:11:53.305Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:53.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-11-21T23:11:53.305Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@12053b92
2021-11-21T23:11:53.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7fdf7e10{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2021-11-21T23:11:53.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@44bd13d2::DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-21T23:11:53.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@206a222::SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@44bd13d2::DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-21T23:11:53.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@44bd13d2::DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=0/30000}
2021-11-21T23:11:53.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@8e1ce9b{AC.ReadCB@44bd13d2{HttpConnection@44bd13d2::DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-11-21T23:11:53.306Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@206a222::SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2021-11-21T23:11:53.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@246e6fd6{SSLC.NBReadCB@206a222{SslConnection@206a222::SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:53.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@13cedecb on ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:53.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=1
2021-11-21T23:11:53.307Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:53.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.307Z||qtp142103421-23|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@25a4f04
2021-11-21T23:11:53.307Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/1 selected
2021-11-21T23:11:53.307Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 1 updates
2021-11-21T23:11:53.307Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2021-11-21T23:11:53.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@13cedecb
2021-11-21T23:11:53.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:53.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:53.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 1/1/1 selected
2021-11-21T23:11:53.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 1 keys, 0 updates
2021-11-21T23:11:53.308Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.242.140.133:8000 remote=/172.16.10.65:38956], selector=sun.nio.ch.EPollSelectorImpl@11b562e8, interestOps=1, readyOps=1 SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2021-11-21T23:11:53.309Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.309Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-11-21T23:11:53.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0} tryExecute EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=8]@2021-11-21T23:11:53.310023Z
2021-11-21T23:11:53.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=0}@77cfec0f offer EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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=8]@2021-11-21T23:11:53.310475Z
2021-11-21T23:11:53.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1} startReservedThread p=1
2021-11-21T23:11:53.310Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@432034a{s=0/2,p=1}@493b2244
2021-11-21T23:11:53.311Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@432034a{s=0/2,p=1}@493b2244
2021-11-21T23:11:53.311Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=1}@493b2244 started
2021-11-21T23:11:53.311Z||qtp142103421-19|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=1/2,p=0}@493b2244 waiting
2021-11-21T23:11:53.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@432034a{s=0/2,p=1}@77cfec0f task=EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:53.312012Z
2021-11-21T23:11:53.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:53.311843Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-11-21T23:11:53.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@43de88f3/SelectorProducer@347c5721/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-11-21T23:11:53.312214Z tryProduce true
2021-11-21T23:11:53.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:53.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:53.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.312Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 1 keys
2021-11-21T23:11:53.312Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@246e6fd6{SSLC.NBReadCB@206a222{SslConnection@206a222::SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2021-11-21T23:11:53.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@206a222::SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@206a222::SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@8e1ce9b{AC.ReadCB@44bd13d2{HttpConnection@44bd13d2::DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=FI,flush=-,to=7/30000}}}
2021-11-21T23:11:53.313Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44bd13d2::DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000} onFillable enter HttpChannelState@7fdf7e10{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2021-11-21T23:11:53.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@206a222::SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2021-11-21T23:11:53.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@30cce648[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:53.314Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2021-11-21T23:11:53.318Z||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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:53.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.318Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2021-11-21T23:11:53.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44bd13d2::DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=13/30000} filled -1 HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:53.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@44bd13d2::DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2021-11-21T23:11:53.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@18376680[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2021-11-21T23:11:53.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2021-11-21T23:11:53.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-11-21T23:11:53.319Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,OPEN,fill=-,flush=-,to=13/30000}
2021-11-21T23:11:53.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@206a222::SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2021-11-21T23:11:53.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@206a222::SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@5426d884[p=0,l=0,c=0,r=0]={<<<>>>}
2021-11-21T23:11:53.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:53.320Z||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-11-21T23:11:53.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.320Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2021-11-21T23:11:53.321Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2021-11-21T23:11:53.321Z||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-11-21T23:11:53.321Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@206a222::SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2021-11-21T23:11:53.321Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.322Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@206a222::SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:284)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:909)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1110)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:262)
	... 26 common frames omitted
2021-11-21T23:11:53.322Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}
2021-11-21T23:11:53.322Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.323Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.323Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@206a222{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@44bd13d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@cca1eec{s=START}]=>HttpChannelOverHttp@98dca3{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2021-11-21T23:11:53.323Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@5282047a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doShutdownOutput(SslConnection.java:1130)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1176)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.server.HttpChannelOverHttp.earlyEOF(HttpChannelOverHttp.java:234)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:1551)
	at org.eclipse.jetty.server.HttpConnection.parseRequestBuffer(HttpConnection.java:369)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:698)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:804)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-11-21T23:11:53.323Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@246e6fd6{null}
2021-11-21T23:11:53.324Z||qtp142103421-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1fce6eb4{STARTED} id=0 keys=1 selected=0 updates=0
2021-11-21T23:11:53.324Z||qtp142103421-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@679b35e8
2021-11-21T23:11:53.324Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken with none selected
2021-11-21T23:11:53.324Z||qtp142103421-24|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@679b35e8
2021-11-21T23:11:53.324Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 woken up from select, 0/0/0 selected
2021-11-21T23:11:53.324Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 processing 0 keys, 0 updates
2021-11-21T23:11:53.324Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2021-11-21T23:11:53.324Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2021-11-21T23:11:53.324Z||qtp142103421-22|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@11b562e8 waiting with 0 keys
2021-11-21T23:11:53.327Z||qtp142103421-24|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@4f9630d6{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@206a222{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@131ee60{/172.16.10.65:38956<->/10.242.140.133:8000,CLOSED,fill=-,