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
   _____                  _                 ____  ______      ____  _   _          _____  
  / ____|                | |               |  _ \|  ____|_   / __ \| \ | |   /\   |  __ \ 
 | (___  _ __   __ _ _ __| | ___   _ ______| |_) | |__  (_) | |  | |  \| |  /  \  | |__) |
  \___ \| '_ \ / _` | '__| |/ / | | |______|  _ <|  __|     | |  | | . ` | / /\ \ |  ___/ 
  ____) | |_) | (_| | |  |   <| |_| |      | |_) | |____ _  | |__| | |\  |/ ____ \| |     
 |_____/| .__/ \__,_|_|  |_|\_\\__, |      |____/|______(_)  \____/|_| \_/_/    \_\_|     
        | |                     __/ |                                                     
        |_|                    |___/                                                      
2022-08-24T03:11:51.561Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-rs4hn with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-08-24T03:11:51.561Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Starting Application on onap-aai-sparky-be-54ddffb9d-rs4hn with PID 10 (/opt/app/sparky/lib/sparkybe-onap-application.jar started by aaiadmin in /opt/app/sparky)
2022-08-24T03:11:51.623Z||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
2022-08-24T03:11:51.623Z||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
2022-08-24T03:11:57.192Z||background-preinit|AAIUI||org.jboss.logging|DEBUG|Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-08-24T03:11:57.196Z||background-preinit|AAIUI||org.hibernate.validator.internal.util.Version|INFO|HV000001: Hibernate Validator 5.3.6.Final
2022-08-24T03:11:57.399Z||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
2022-08-24T03:11:57.409Z||background-preinit|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-08-24T03:12:10.380Z||main|AAIUI||org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor|WARN|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0], falling back to Environment
2022-08-24T03:12:10.702Z||main|AAIUI||org.eclipse.jetty.util.log|DEBUG|Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
2022-08-24T03:12:10.708Z||main|AAIUI||org.eclipse.jetty.util.log|INFO|Logging initialized @30976ms to org.eclipse.jetty.util.log.Slf4jLog
2022-08-24T03:12:10.748Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_CERT|
2022-08-24T03:12:10.749Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server certificate chain = false|
2022-08-24T03:12:10.749Z||main|AAIUI||AAIRESTClient|DEBUG||Set validate server hostname = false|
2022-08-24T03:12:10.749Z||main|AAIUI||AAIRESTClient|DEBUG||Set client certificate filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.p12|
2022-08-24T03:12:10.749Z||main|AAIUI||AAIRESTClient|DEBUG||Set trust store filename = /opt/app/sparky/config/auth//opt/app/osaaf/local/org.onap.aai.trust.jks|
2022-08-24T03:12:10.749Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-08-24T03:12:10.749Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-08-24T03:12:12.006Z||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
2022-08-24T03:12:12.007Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-08-24T03:12:12.055Z||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
2022-08-24T03:12:12.055Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-08-24T03:12:12.064Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-08-24T03:12:12.068Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-08-24T03:12:12.076Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-08-24T03:12:12.100Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-08-24T03:12:12.217Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-08-24T03:12:12.222Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-08-24T03:12:12.223Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-08-24T03:12:12.228Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-08-24T03:12:13.168Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4bb8855f
2022-08-24T03:12:13.239Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1,MANAGED}
2022-08-24T03:12:13.257Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {org.eclipse.jetty.security.DefaultAuthenticatorFactory@322803db,POJO}
2022-08-24T03:12:13.267Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=-1 added {ConstraintSecurityHandler@4b2a30d{STOPPED},MANAGED}
2022-08-24T03:12:13.277Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ConstraintSecurityHandler@4b2a30d{STOPPED} added {JettyEmbeddedServletHandler@6f952d6c{STOPPED},MANAGED}
2022-08-24T03:12:13.278Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{/,null,UNAVAILABLE} added {ErrorPageErrorHandler@5965844d{STOPPED},MANAGED}
2022-08-24T03:12:13.326Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-08-24T03:12:13.495Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@64030b91[HTTP/1.1] added {HttpConfiguration@2032e725{32768/8192,8192/8192,https://:0,[]},POJO}
2022-08-24T03:12:13.504Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {Server@29fc1a2b{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-08-24T03:12:13.505Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-08-24T03:12:13.506Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@3766c667{STOPPED},AUTO}
2022-08-24T03:12:13.506Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@773c0293,POJO}
2022-08-24T03:12:13.507Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@64030b91[HTTP/1.1],AUTO}
2022-08-24T03:12:13.507Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@64030b91[HTTP/1.1]
2022-08-24T03:12:13.513Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
2022-08-24T03:12:13.514Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {ServerConnector@73a00e09{HTTP/1.1,[http/1.1]}{0.0.0.0:8000},AUTO}
2022-08-24T03:12:13.560Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|SessionManager default maxInactiveInterval=1800
2022-08-24T03:12:13.601Z||main|AAIUI||org.eclipse.jetty.http.PreEncodedHttpField|DEBUG|HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@6f667ad1]
2022-08-24T03:12:13.655Z||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]
2022-08-24T03:12:13.655Z||main|AAIUI||org.eclipse.jetty.server.handler.gzip.GzipHandler|DEBUG|GzipHandler@78c1a023{STOPPED} mime types IncludeExclude@70abf9b0{i=[],ip=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@6a10b263,e=[image/ief, image/vnd.wap.wbmp, image/jpeg, application/bzip2, image/x-portable-graymap, application/brotli, image/bmp, image/gif, image/x-icon, audio/midi, video/x-msvideo, image/x-xbitmap, application/x-rar-compressed, image/x-portable-bitmap, image/x-rgb, image/x-cmu-raster, application/gzip, audio/x-wav, audio/x-pn-realaudio, audio/basic, application/compress, audio/x-aiff, video/x.ms.asx, video/x.ms.asf, image/png, video/vnd.rn-realvideo, image/x-xwindowdump, image/jpeg2000, video/x-sgi-movie, audio/mpeg, image/xcf, video/mpeg, image/x-portable-pixmap, image/tiff, image/x-portable-anymap, image/x-xpixmap, application/zip, video/quicktime, application/x-xz, video/mp4],ep=org.eclipse.jetty.util.IncludeExcludeSet$SetContainsPredicate@476ec9d0}
2022-08-24T03:12:13.656Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|GzipHandler@78c1a023{STOPPED} added {o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE},MANAGED}
2022-08-24T03:12:13.656Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {GzipHandler@78c1a023{STOPPED},MANAGED}
2022-08-24T03:12:13.680Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpConnectionFactory@15fa55a6[HTTP/1.1] added {HttpConfiguration@4f186450{32768/8192,8192/8192,https://:0,[SecureRequestCustomizer@7fab4be7]},POJO}
2022-08-24T03:12:13.686Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1} added {SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks],AUTO}
2022-08-24T03:12:13.686Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {Server@29fc1a2b{STOPPED}[9.4.18.v20190429],UNMANAGED}
2022-08-24T03:12:13.686Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
2022-08-24T03:12:13.687Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@49dbaaf3{STOPPED},AUTO}
2022-08-24T03:12:13.687Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@22d9c961,POJO}
2022-08-24T03:12:13.687Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{null,[ssl]}{0.0.0.0:0} added {SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1},AUTO}
2022-08-24T03:12:13.688Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@64138b0c{SSL,[ssl]}{0.0.0.0:0} added SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-08-24T03:12:13.688Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@15fa55a6[HTTP/1.1],AUTO}
2022-08-24T03:12:13.688Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-08-24T03:12:13.689Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:0},MANAGED}
2022-08-24T03:12:13.689Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000},AUTO}
2022-08-24T03:12:13.691Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STOPPED}[9.4.18.v20190429] added {AbstractLifeCycle@79ab34c1{STOPPED},AUTO}
2022-08-24T03:12:13.691Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Server@29fc1a2b{STOPPED}[9.4.18.v20190429]
2022-08-24T03:12:13.691Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTING}[9.4.18.v20190429] added {ErrorHandler@1698d7c0{STOPPED},AUTO}
2022-08-24T03:12:13.693Z||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
2022-08-24T03:12:13.734Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting Server@29fc1a2b{STARTING}[9.4.18.v20190429]
2022-08-24T03:12:13.736Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting QueuedThreadPool[qtp978035840]@3a4ba480{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
2022-08-24T03:12:13.748Z||main|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-08-24T03:12:13.751Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|QueuedThreadPool[qtp978035840]@3a4ba480{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}] added {ReservedThreadExecutor@2b8d084{s=0/2,p=0},AUTO}
2022-08-24T03:12:13.751Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-08-24T03:12:13.755Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34026ms ReservedThreadExecutor@2b8d084{s=0/2,p=0}
2022-08-24T03:12:13.756Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-25,5,main]
2022-08-24T03:12:13.757Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-26,5,main]
2022-08-24T03:12:13.758Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-27,5,main]
2022-08-24T03:12:13.762Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-28,5,main]
2022-08-24T03:12:13.767Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-29,5,main]
2022-08-24T03:12:13.771Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-30,5,main]
2022-08-24T03:12:13.775Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-31,5,main]
2022-08-24T03:12:13.777Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|Starting Thread[qtp978035840-32,5,main]
2022-08-24T03:12:13.784Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @34052ms QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}]
2022-08-24T03:12:13.785Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting GzipHandler@78c1a023{STOPPED}
2022-08-24T03:12:13.807Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting GzipHandler@78c1a023{STARTING}
2022-08-24T03:12:13.809Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE}
2022-08-24T03:12:13.885Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Thread Context classloader org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-08-24T03:12:13.886Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$AppClassLoader@52a70627 
2022-08-24T03:12:13.886Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|Parent class loader: jdk.internal.loader.ClassLoaders$PlatformClassLoader@6124287a 
2022-08-24T03:12:13.886Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2022-08-24T03:12:13.886Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2022-08-24T03:12:13.887Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2022-08-24T03:12:13.887Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|preConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],UNAVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2022-08-24T03:12:13.889Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2022-08-24T03:12:13.891Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring embedded WebApplicationContext
2022-08-24T03:12:15.462Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2022-08-24T03:12:15.628Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@290aeb20{STOPPED},AUTO}
2022-08-24T03:12:15.628Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@73ad4ecc,POJO}
2022-08-24T03:12:15.628Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@69da0b12{STOPPED} added {WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory],AUTO}
2022-08-24T03:12:15.628Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|NativeWebSocketConfiguration@69da0b12{STOPPED} added {PathMappings[size=0],POJO}
2022-08-24T03:12:15.629Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {NativeWebSocketConfiguration@69da0b12{STOPPED},MANAGED}
2022-08-24T03:12:15.629Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting NativeWebSocketConfiguration@69da0b12{STOPPED}
2022-08-24T03:12:15.629Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-08-24T03:12:15.629Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@290aeb20{STOPPED}
2022-08-24T03:12:15.630Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35901ms ScheduledExecutorScheduler@290aeb20{STARTED}
2022-08-24T03:12:15.631Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35901ms WebSocketServerFactory@7918c7f8[defaultPolicy=WebSocketPolicy@3cee53dc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory]
2022-08-24T03:12:15.631Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @35901ms NativeWebSocketConfiguration@69da0b12{STARTED}
2022-08-24T03:12:15.672Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@4393593c{STOPPED}
2022-08-24T03:12:15.785Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {HttpClientTransportOverHTTP@6972c30a{STOPPED},AUTO}
2022-08-24T03:12:15.786Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {Client@57a48985[provider=null,keyStore=null,trustStore=null],AUTO}
2022-08-24T03:12:15.787Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@1ab6718,POJO}
2022-08-24T03:12:15.787Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@3910fe11,POJO}
2022-08-24T03:12:15.788Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}],UNMANAGED}
2022-08-24T03:12:15.789Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|HttpClient@d56aaa6{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@73ad4ecc,POJO}
2022-08-24T03:12:15.790Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|WebSocketClient@9d7eaddb[httpClient=HttpClient@d56aaa6{STOPPED},openSessions.size=0] added {HttpClient@d56aaa6{STOPPED},AUTO}
2022-08-24T03:12:15.894Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.JsrSessionFactory|DEBUG|Container: ServerContainer@4393593c{STOPPED}
2022-08-24T03:12:15.894Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerContainer@4393593c{STOPPED} added {NativeWebSocketConfiguration@69da0b12{STARTED},UNMANAGED}
2022-08-24T03:12:15.895Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {ServerContainer@4393593c{STOPPED},AUTO}
2022-08-24T03:12:15.896Z||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
2022-08-24T03:12:15.898Z||main|AAIUI||org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter|DEBUG|Adding [Jetty_WebSocketUpgradeFilter] WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@69da0b12{STARTED}] mapped to /* to o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-08-24T03:12:15.901Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2022-08-24T03:12:15.902Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} added {JettyEmbeddedErrorHandler@2f2d52ef{STOPPED},MANAGED}
2022-08-24T03:12:15.902Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|configure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2022-08-24T03:12:15.903Z||main|AAIUI||org.eclipse.jetty.webapp.MetaData|DEBUG|metadata resolve o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-08-24T03:12:15.904Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],STARTING}
2022-08-24T03:12:15.904Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-08-24T03:12:15.911Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
2022-08-24T03:12:15.913Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600],AUTO}
2022-08-24T03:12:15.915Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting DefaultSessionIdManager@692fd26{STOPPED}[worker=null]
2022-08-24T03:12:15.917Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|DefaultSessionIdManager workerName=node0
2022-08-24T03:12:15.917Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|No SessionScavenger set, using defaults
2022-08-24T03:12:15.918Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|DefaultSessionIdManager@692fd26{STARTING}[worker=node0] added {HouseKeeper@56d93692{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
2022-08-24T03:12:15.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HouseKeeper@56d93692{STOPPED}[interval=600000, ownscheduler=false]
2022-08-24T03:12:15.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@1686f0b4{STOPPED}
2022-08-24T03:12:15.919Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36190ms ScheduledExecutorScheduler@1686f0b4{STARTED}
2022-08-24T03:12:15.920Z||main|AAIUI||org.eclipse.jetty.server.session|DEBUG|Using own scheduler for scavenging
2022-08-24T03:12:15.920Z||main|AAIUI||org.eclipse.jetty.server.session|INFO|node0 Scavenging every 600000ms
2022-08-24T03:12:15.922Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36193ms HouseKeeper@56d93692{STARTED}[interval=600000, ownscheduler=true]
2022-08-24T03:12:15.923Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36193ms DefaultSessionIdManager@692fd26{STARTED}[worker=node0]
2022-08-24T03:12:15.923Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTING}[9.4.18.v20190429] added {DefaultSessionIdManager@692fd26{STARTED}[worker=node0],MANAGED}
2022-08-24T03:12:15.923Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800 added {DefaultSessionIdManager@692fd26{STARTED}[worker=node0],UNMANAGED}
2022-08-24T03:12:15.923Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@627d8516{STOPPED}
2022-08-24T03:12:15.924Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36194ms ScheduledExecutorScheduler@627d8516{STARTED}
2022-08-24T03:12:15.925Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-08-24T03:12:15.925Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STOPPED}
2022-08-24T03:12:15.929Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ConstraintSecurityHandler@4b2a30d{STARTING}
2022-08-24T03:12:15.929Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STOPPED}
2022-08-24T03:12:15.931Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/rest/*[JAVAX_API:null] mapped to servlet=CamelServlet[JAVAX_API:null]
2022-08-24T03:12:15.932Z||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]
2022-08-24T03:12:15.932Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|Path=/[JAVAX_API:null] mapped to servlet=dispatcherServlet[JAVAX_API:null]
2022-08-24T03:12:15.932Z||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]
2022-08-24T03:12:15.933Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|filterNameMap={requestContextFilter=requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true, applicationContextIdFilter=applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true, httpPutFormContentFilter=httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true, Jetty_WebSocketUpgradeFilter=Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true, hiddenHttpMethodFilter=hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true, characterEncodingFilter=characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true, webRequestLoggingFilter=webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true, metricsFilter=metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true}
2022-08-24T03:12:15.938Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|pathFilters=[[/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>metricsFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>characterEncodingFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>hiddenHttpMethodFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>httpPutFormContentFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>requestContextFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>webRequestLoggingFilter, [/*]/[]/[INCLUDE, REQUEST, ASYNC, FORWARD]=>applicationContextIdFilter, [/*]/[]/[REQUEST]=>Jetty_WebSocketUpgradeFilter]
2022-08-24T03:12:15.938Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletFilterMap={}
2022-08-24T03:12:15.938Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHandler|DEBUG|servletPathMap=PathMappings[size=2]
2022-08-24T03:12:15.939Z||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}
2022-08-24T03:12:15.939Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedServletHandler@6f952d6c{STARTING}
2022-08-24T03:12:15.939Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36209ms JettyEmbeddedServletHandler@6f952d6c{STARTED}
2022-08-24T03:12:15.939Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36209ms ConstraintSecurityHandler@4b2a30d{STARTED}
2022-08-24T03:12:15.939Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-08-24T03:12:15.939Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600]
2022-08-24T03:12:15.940Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36210ms org.eclipse.jetty.server.session.NullSessionDataStore@21422231[passivating=false,graceSec=3600]
2022-08-24T03:12:15.940Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36210ms org.eclipse.jetty.server.session.DefaultSessionCache@dc7b462[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
2022-08-24T03:12:15.940Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36210ms org.eclipse.jetty.server.session.SessionHandler194903130==dftMaxIdleSec=1800
2022-08-24T03:12:15.940Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerContainer@4393593c{STOPPED}
2022-08-24T03:12:15.943Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.DecoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@28348c6)
2022-08-24T03:12:15.943Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-08-24T03:12:15.944Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-08-24T03:12:15.944Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-08-24T03:12:15.945Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-08-24T03:12:15.945Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-08-24T03:12:15.945Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-08-24T03:12:15.945Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-08-24T03:12:15.945Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-08-24T03:12:15.946Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.StringDecoder
2022-08-24T03:12:15.946Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.BooleanDecoder
2022-08-24T03:12:15.955Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteDecoder
2022-08-24T03:12:15.957Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.CharacterDecoder
2022-08-24T03:12:15.957Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.DoubleDecoder
2022-08-24T03:12:15.957Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.FloatDecoder
2022-08-24T03:12:15.957Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.IntegerDecoder
2022-08-24T03:12:15.957Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.LongDecoder
2022-08-24T03:12:15.957Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ShortDecoder
2022-08-24T03:12:15.957Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteBufferDecoder
2022-08-24T03:12:15.958Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ByteArrayDecoder
2022-08-24T03:12:15.958Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.PongMessageDecoder
2022-08-24T03:12:15.958Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.ReaderDecoder
2022-08-24T03:12:15.958Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.decoders.InputStreamDecoder
2022-08-24T03:12:15.958Z||main|AAIUI||org.eclipse.jetty.websocket.jsr356.EncoderFactory|DEBUG|init(org.eclipse.jetty.websocket.jsr356.client.EmptyClientEndpointConfig@28348c6)
2022-08-24T03:12:15.958Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-08-24T03:12:15.975Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-08-24T03:12:15.976Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-08-24T03:12:15.976Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-08-24T03:12:15.976Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-08-24T03:12:15.977Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-08-24T03:12:15.977Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-08-24T03:12:15.977Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-08-24T03:12:15.978Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.StringEncoder
2022-08-24T03:12:15.978Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.BooleanEncoder
2022-08-24T03:12:15.978Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteEncoder
2022-08-24T03:12:15.978Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.CharacterEncoder
2022-08-24T03:12:15.978Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.DoubleEncoder
2022-08-24T03:12:15.979Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.FloatEncoder
2022-08-24T03:12:15.979Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.IntegerEncoder
2022-08-24T03:12:15.979Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.LongEncoder
2022-08-24T03:12:15.979Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ShortEncoder
2022-08-24T03:12:15.980Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteBufferEncoder
2022-08-24T03:12:15.981Z||main|AAIUI||org.eclipse.jetty.util.DecoratedObjectFactory|DEBUG|Creating Instance: class org.eclipse.jetty.websocket.jsr356.encoders.ByteArrayEncoder
2022-08-24T03:12:15.985Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36254ms ServerContainer@4393593c{STARTED}
2022-08-24T03:12:15.985Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting JettyEmbeddedErrorHandler@2f2d52ef{STOPPED}
2022-08-24T03:12:15.986Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting JettyEmbeddedErrorHandler@2f2d52ef{STARTING}
2022-08-24T03:12:15.987Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36257ms JettyEmbeddedErrorHandler@2f2d52ef{STARTED}
2022-08-24T03:12:15.988Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler|INFO|Started o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-08-24T03:12:15.989Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.ServletContextInitializerConfiguration@19569ebd
2022-08-24T03:12:15.990Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.autoconfigure.websocket.JettyWebSocketContainerCustomizer$1@4632cfc
2022-08-24T03:12:15.990Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$2@6e1f8469
2022-08-24T03:12:15.991Z||main|AAIUI||org.eclipse.jetty.webapp.WebAppContext|DEBUG|postConfigure o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE} with org.springframework.boot.context.embedded.jetty.JettyEmbeddedServletContainerFactory$3@2e380628
2022-08-24T03:12:15.991Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36262ms o.s.b.c.e.j.JettyEmbeddedWebAppContext@47f08b81{application,/,[file:///opt/app/sparky/static/],AVAILABLE}
2022-08-24T03:12:15.992Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36262ms GzipHandler@78c1a023{STARTED}
2022-08-24T03:12:15.993Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting AbstractLifeCycle@79ab34c1{STOPPED}
2022-08-24T03:12:15.994Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36265ms AbstractLifeCycle@79ab34c1{STARTED}
2022-08-24T03:12:15.995Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ErrorHandler@1698d7c0{STOPPED}
2022-08-24T03:12:15.995Z||main|AAIUI||org.eclipse.jetty.server.handler.AbstractHandler|DEBUG|starting ErrorHandler@1698d7c0{STARTING}
2022-08-24T03:12:15.995Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36266ms ErrorHandler@1698d7c0{STARTED}
2022-08-24T03:12:15.996Z||main|AAIUI||org.eclipse.jetty.server.Server|INFO|Started @36266ms
2022-08-24T03:12:15.996Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @36266ms Server@29fc1a2b{STARTED}[9.4.18.v20190429]
2022-08-24T03:12:16.869Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-08-24T03:12:16.870Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-08-24T03:12:16.870Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-08-24T03:12:16.870Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-08-24T03:12:17.494Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
2022-08-24T03:12:17.494Z||main|AAIUI||org.onap.aai.config.NodesConfiguration|INFO|Translator is ConfigTranslator
[EL Warning]: moxy: 2022-08-24 03:12:23.39--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: 2022-08-24 03:12:30.304--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: 2022-08-24 03:12:38.836--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: 2022-08-24 03:12:44.568--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: 2022-08-24 03:12:52.206--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: 2022-08-24 03:12:58.356--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: 2022-08-24 03:13:04.087--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
2022-08-24T03:13:09.516Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-08-24T03:13:09.516Z||main|AAIUI||org.onap.aai.sparky.config.oxm.OxmModelLoader|INFO|AAIUI00019I|AAIUI00019I OXM file version v14 loaded successfully |
2022-08-24T03:13:09.987Z||main|AAIUI||AAIRESTClient|DEBUG||Set rest authentication mode= SSL_BASIC|
2022-08-24T03:13:09.987Z||main|AAIUI||AAIRESTClient|DEBUG||Set SSL BasicAuth username = aai@aai.onap.org|
2022-08-24T03:13:09.987Z||main|AAIUI||AAIRESTClient|DEBUG||Set connection timeout = 60000 ms|
2022-08-24T03:13:09.987Z||main|AAIUI||AAIRESTClient|DEBUG||Set read timeout = 30000 ms|
2022-08-24T03:13:11.708Z||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
2022-08-24T03:13:11.708Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-08-24T03:13:11.923Z||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
2022-08-24T03:13:11.924Z||main|AAIUI||org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver|DEBUG|Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
2022-08-24T03:13:11.933Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-08-24T03:13:11.938Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-08-24T03:13:11.938Z||main|AAIUI||org.hibernate.validator.internal.engine.ConfigurationImpl|DEBUG|Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy63
2022-08-24T03:13:11.939Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-08-24T03:13:11.939Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via user class loader
2022-08-24T03:13:11.940Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via TCCL
2022-08-24T03:13:11.943Z||main|AAIUI||org.hibernate.validator.internal.xml.ResourceLoaderHelper|DEBUG|Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-08-24T03:13:11.944Z||main|AAIUI||org.hibernate.validator.internal.xml.ValidationXmlParser|DEBUG|No META-INF/validation.xml found. Using annotation based configuration only.
2022-08-24T03:13:25.140Z||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
2022-08-24T03:13:33.877Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|Server@29fc1a2b{STARTED}[9.4.18.v20190429] added {ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000},UNMANAGED}
2022-08-24T03:13:33.889Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-08-24T03:13:33.889Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114160ms metricsFilter@6eaa21d8==org.springframework.boot.actuate.autoconfigure.MetricsFilter,inst=true,async=true
2022-08-24T03:13:33.890Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.autoconfigure.MetricsFilter@1f966492
2022-08-24T03:13:33.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-08-24T03:13:33.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114165ms characterEncodingFilter@4e31c3ec==org.springframework.boot.web.filter.OrderedCharacterEncodingFilter,inst=true,async=true
2022-08-24T03:13:33.895Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedCharacterEncodingFilter@4b54af3d
2022-08-24T03:13:33.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-08-24T03:13:33.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114165ms hiddenHttpMethodFilter@64b70919==org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter,inst=true,async=true
2022-08-24T03:13:33.895Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHiddenHttpMethodFilter@4e904fd5
2022-08-24T03:13:33.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-08-24T03:13:33.895Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114166ms httpPutFormContentFilter@3cec79d3==org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter,inst=true,async=true
2022-08-24T03:13:33.895Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedHttpPutFormContentFilter@15dd5ac2
2022-08-24T03:13:33.900Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-08-24T03:13:33.900Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114171ms requestContextFilter@6f38a289==org.springframework.boot.web.filter.OrderedRequestContextFilter,inst=true,async=true
2022-08-24T03:13:33.900Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.OrderedRequestContextFilter@34a0ef00
2022-08-24T03:13:33.901Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-08-24T03:13:33.901Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114171ms webRequestLoggingFilter@3157e4c0==org.springframework.boot.actuate.trace.WebRequestTraceFilter,inst=true,async=true
2022-08-24T03:13:33.901Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.actuate.trace.WebRequestTraceFilter@6e0cff20
2022-08-24T03:13:33.901Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-08-24T03:13:33.901Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114172ms applicationContextIdFilter@61e3cf4d==org.springframework.boot.web.filter.ApplicationContextHeaderFilter,inst=true,async=true
2022-08-24T03:13:33.901Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init org.springframework.boot.web.filter.ApplicationContextHeaderFilter@59532566
2022-08-24T03:13:33.901Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-08-24T03:13:33.901Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114172ms Jetty_WebSocketUpgradeFilter@7a7d1b47==org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter,inst=true,async=true
2022-08-24T03:13:33.902Z||main|AAIUI||org.eclipse.jetty.servlet.FilterHolder|DEBUG|Filter.init WebSocketUpgradeFilter[configuration=NativeWebSocketConfiguration@69da0b12{STARTED}]
2022-08-24T03:13:33.903Z||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
2022-08-24T03:13:33.905Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114175ms dispatcherServlet@7ef5559e==org.springframework.web.servlet.DispatcherServlet,jsp=null,order=-1,inst=true,async=true
2022-08-24T03:13:33.909Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.springframework.web.servlet.DispatcherServlet@9255c05 for dispatcherServlet
2022-08-24T03:13:33.910Z||main|AAIUI||org.eclipse.jetty.server.handler.ContextHandler.application|INFO|Initializing Spring FrameworkServlet 'dispatcherServlet'
2022-08-24T03:13:34.025Z||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
2022-08-24T03:13:34.027Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114298ms CamelServlet@9ce650cf==org.apache.camel.component.servlet.CamelHttpTransportServlet,jsp=null,order=1,inst=true,async=true
2022-08-24T03:13:34.028Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init CamelHttpTransportServlet for CamelServlet
2022-08-24T03:13:34.050Z||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
2022-08-24T03:13:34.053Z||main|AAIUI||org.eclipse.jetty.servlet.BaseHolder|DEBUG|Holding class org.eclipse.jetty.servlet.DefaultServlet from org.springframework.boot.loader.LaunchedURLClassLoader@6df97b55
2022-08-24T03:13:34.065Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114336ms default@5c13d641==org.eclipse.jetty.servlet.DefaultServlet,jsp=null,order=1,inst=false,async=true
2022-08-24T03:13:34.094Z||main|AAIUI||org.eclipse.jetty.servlet.ServletHolder|DEBUG|Servlet.init org.eclipse.jetty.servlet.DefaultServlet@1cc42abe for default
2022-08-24T03:13:34.109Z||main|AAIUI||org.eclipse.jetty.servlet.DefaultServlet|DEBUG|resource base = null
2022-08-24T03:13:34.110Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-08-24T03:13:34.139Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8000],POJO}
2022-08-24T03:13:34.141Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ScheduledExecutorScheduler@49dbaaf3{STOPPED}
2022-08-24T03:13:34.145Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @114412ms ScheduledExecutorScheduler@49dbaaf3{STARTED}
2022-08-24T03:13:34.153Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-08-24T03:13:34.153Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-08-24T03:13:35.689Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai in X509@da4c5cb(aai@aai.onap.org,h=[],w=[])
2022-08-24T03:13:35.689Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel in X509@da4c5cb(aai@aai.onap.org,h=[aai],w=[])
2022-08-24T03:13:35.689Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-babel.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel],w=[])
2022-08-24T03:13:35.690Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap],w=[])
2022-08-24T03:13:35.690Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-graphadmin.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin],w=[])
2022-08-24T03:13:35.690Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap],w=[])
2022-08-24T03:13:35.690Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-modelloader.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader],w=[])
2022-08-24T03:13:35.690Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-search-data.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap],w=[])
2022-08-24T03:13:35.690Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai-sparky-be.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap],w=[])
2022-08-24T03:13:35.690Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.api.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap],w=[])
2022-08-24T03:13:35.691Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.elasticsearch.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org],w=[])
2022-08-24T03:13:35.691Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.gremlinserver.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org],w=[])
2022-08-24T03:13:35.691Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.hbase.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org],w=[])
2022-08-24T03:13:35.691Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.onap in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, 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=[])
2022-08-24T03:13:35.691Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.searchservice.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, 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=[])
2022-08-24T03:13:35.691Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, 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=[])
2022-08-24T03:13:35.691Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate SAN alias=aai@aai.onap.org CN=aai.ui.simpledemo.onap.org in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, 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=[])
2022-08-24T03:13:35.695Z||main|AAIUI||org.eclipse.jetty.util.ssl.X509|DEBUG|Certificate CN alias=aai@aai.onap.org CN=aai in X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, 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=[])
2022-08-24T03:13:35.695Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|INFO|x509=X509@da4c5cb(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-08-24T03:13:35.972Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|managers=[org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager@4244e477] for SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-08-24T03:13:36.324Z||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]
2022-08-24T03:13:36.325Z||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]
2022-08-24T03:13:36.328Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@4d22265c
2022-08-24T03:13:36.338Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116608ms SslContextFactory@41c204a0[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-08-24T03:13:36.339Z||main|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@7ec68821
2022-08-24T03:13:36.340Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116611ms SslConnectionFactory@4d74c3ba{SSL->HTTP/1.1}
2022-08-24T03:13:36.341Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-08-24T03:13:36.342Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116612ms HttpConnectionFactory@15fa55a6[HTTP/1.1]
2022-08-24T03:13:36.346Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-08-24T03:13:36.428Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-08-24T03:13:36.420668Z added {SelectorProducer@58c80957,POJO}
2022-08-24T03:13:36.430Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-08-24T03:13:36.429534Z added {QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}],UNMANAGED}
2022-08-24T03:13:36.431Z||main|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-08-24T03:13:36.431167Z created
2022-08-24T03:13:36.431Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ManagedSelector@1715193f{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-08-24T03:13:36.431781Z,MANAGED}
2022-08-24T03:13:36.432Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {ManagedSelector@1715193f{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
2022-08-24T03:13:36.432Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting ManagedSelector@1715193f{STOPPED} id=0 keys=-1 selected=-1 updates=0
2022-08-24T03:13:36.433Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|starting EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-08-24T03:13:36.433098Z
2022-08-24T03:13:36.434Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116703ms EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=8,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-08-24T03:13:36.433847Z
2022-08-24T03:13:36.441Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$$Lambda$217/0x00000008009a7c40@44723d95
2022-08-24T03:13:36.441Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$$Lambda$217/0x00000008009a7c40@44723d95
2022-08-24T03:13:36.442Z||main|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Start@477d6f66 on ManagedSelector@1715193f{STARTING} id=0 keys=0 selected=0 updates=0
2022-08-24T03:13:36.443Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=7,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-08-24T03:13:36.442971Z tryProduce false
2022-08-24T03:13:36.476Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:13:36.477Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Start@477d6f66
2022-08-24T03:13:36.478Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:36.479Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116749ms ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-08-24T03:13:36.479Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-08-24T03:13:36.479Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116750ms SelectorManager@ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-08-24T03:13:36.483Z||main|AAIUI||org.eclipse.jetty.util.component.ContainerLifeCycle|DEBUG|ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000} added {acceptor-0@5408fca1,POJO}
2022-08-24T03:13:36.484Z||main|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue acceptor-0@5408fca1
2022-08-24T03:13:36.484Z||main|AAIUI||org.eclipse.jetty.server.AbstractConnector|INFO|Started ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-08-24T03:13:36.484Z||main|AAIUI||org.eclipse.jetty.util.component.AbstractLifeCycle|DEBUG|STARTED @116755ms ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}
2022-08-24T03:13:36.505Z||qtp978035840-27|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run acceptor-0@5408fca1
2022-08-24T03:13:36.533Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6046fd7 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-08-24T03:13:36.541Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-08-24T03:13:36.542Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:36.543Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-08-24T03:13:36.543Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:13:36.543Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:13:36.543Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6046fd7
2022-08-24T03:13:36.545Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 112.124 seconds (JVM running for 116.816)
2022-08-24T03:13:36.545Z||main|AAIUI||org.onap.aai.sparky.Application|INFO|Started Application in 112.124 seconds (JVM running for 116.816)
2022-08-24T03:13:36.551Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6046fd7
2022-08-24T03:13:36.551Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:36.551Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-08-24T03:13:36.552Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6046fd7
2022-08-24T03:13:36.705Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=69/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 65 ms, remaining: 29935 ms
2022-08-24T03:13:36.714Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@11ba8cfd
2022-08-24T03:13:37.119Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=296/30000},null,HttpChannelState@210d3612{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-08-24T03:13:37.163Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=341/30000}
2022-08-24T03:13:37.167Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=529/30000}{io=0/0,kio=0,kro=0}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=342/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.173Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=535/30000}{io=0/0,kio=0,kro=0}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=347/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.177Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=352/30000}
2022-08-24T03:13:37.178Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=356/30000}
2022-08-24T03:13:37.178Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7cfd82e4{AC.ReadCB@643221f4{HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-08-24T03:13:37.179Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=544/30000}{io=0/0,kio=0,kro=0}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.179Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-08-24T03:13:37.180Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,OPEN,fill=-,flush=-,to=547/30000}{io=0/0,kio=0,kro=0}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.182Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@35491434{SSLC.NBReadCB@257f9176{SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:13:37.183Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.183Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@25b34adb on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-08-24T03:13:37.183Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-08-24T03:13:37.184Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:37.184Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-08-24T03:13:37.184Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:13:37.184Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:13:37.185Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@25b34adb
2022-08-24T03:13:37.187Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.187Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:37.187Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-08-24T03:13:37.187Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-08-24T03:13:37.187Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-08-24T03:13:37.187Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.188Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6046fd7
2022-08-24T03:13:37.189Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:8000 remote=/10.233.72.238:48408], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-08-24T03:13:37.192Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.212Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=32/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:13:37.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=6,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2022-08-24T03:13:37.222244Z
2022-08-24T03:13:37.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-08-24T03:13:37.249Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@5cf46347
2022-08-24T03:13:37.253Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@5cf46347
2022-08-24T03:13:37.256Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@5cf46347 started
2022-08-24T03:13:37.263Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@5cf46347 waiting
2022-08-24T03:13:37.265Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=6,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2022-08-24T03:13:37.252435Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=71/30000}{io=1/0,kio=1,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=85/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-08-24T03:13:37.268Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue CEP:SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=84/30000}{io=1/0,kio=1,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=89/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:13:37.269Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:13:37.269Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:37.271Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=88/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=92/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.271Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-08-24T03:13:37.274Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run CEP:SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=89/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=93/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:13:37.277Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@35491434{SSLC.NBReadCB@257f9176{SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=93/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=98/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:13:37.279Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=96/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=100/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.314Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=121/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=126/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.318Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7cfd82e4{AC.ReadCB@643221f4{HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=140/30000}}}
2022-08-24T03:13:37.318Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=140/30000} onFillable enter HttpChannelState@210d3612{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:13:37.321Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=137/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=142/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.321Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-08-24T03:13:37.335Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=150/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=155/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.339Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@7d589c27[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:37.340Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-08-24T03:13:37.435Z||qtp978035840-29|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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:37.448Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=264/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=269/30000}=>HttpConnection@643221f4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.449Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-08-24T03:13:37.451Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=272/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:37.452Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=274/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-08-24T03:13:37.452Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:37.459Z||qtp978035840-29|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-08-24T03:13:37.460Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=282/30000}
2022-08-24T03:13:37.460Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=282/30000}
2022-08-24T03:13:37.462Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=278/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=283/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-08-24T03:13:37.468Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=286/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=290/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.470Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-08-24T03:13:37.480Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:13:37.482Z||qtp978035840-29|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
2022-08-24T03:13:37.484Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=301/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=306/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.484Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-08-24T03:13:37.485Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:13:37.485Z||qtp978035840-29|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
2022-08-24T03:13:37.502Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=322/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-08-24T03:13:37.506Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=327/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.533Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=329/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{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
2022-08-24T03:13:37.535Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=356/30000}
2022-08-24T03:13:37.536Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=51/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=358/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.537Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=52/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=359/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.539Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=360/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.545Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@cb6b2c3{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)
2022-08-24T03:13:37.545Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@35491434{null}
2022-08-24T03:13:37.545Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-08-24T03:13:37.546Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41b87de7
2022-08-24T03:13:37.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:37.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-08-24T03:13:37.546Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=62/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=368/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.546Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-08-24T03:13:37.546Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41b87de7
2022-08-24T03:13:37.547Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:13:37.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:37.547Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=62/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=369/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.548Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-08-24T03:13:37.548Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@73dd7d4b{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)
2022-08-24T03:13:37.549Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7cfd82e4{null}
2022-08-24T03:13:37.552Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=371/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-08-24T03:13:37.553Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=374/30000}
2022-08-24T03:13:37.554Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=64/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=375/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.564Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=386/30000}
2022-08-24T03:13:37.567Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@257f9176::SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=80/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=387/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.568Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41b87de7
2022-08-24T03:13:37.571Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=393/30000}
2022-08-24T03:13:37.573Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@643221f4::DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=394/30000} onFillable exit HttpChannelState@210d3612{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:13:37.599Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=90/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=414/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:37.602Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran CEP:SocketChannelEndPoint@af3994a{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=116/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@257f9176{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@795f89e6{/10.233.72.238:48408<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=423/30000}=>HttpConnection@643221f4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@9b52fa7{s=START}]=>HttpChannelOverHttp@24abe2ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:13:46.219Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2a250c2d on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-08-24T03:13:46.234Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-08-24T03:13:46.235Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:46.235Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-08-24T03:13:46.236Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:13:46.236Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:13:46.236Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@2a250c2d
2022-08-24T03:13:46.236Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@2a250c2d
2022-08-24T03:13:46.236Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:46.236Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@5756a1a0 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-08-24T03:13:46.236Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-08-24T03:13:46.236Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@2a250c2d
2022-08-24T03:13:46.236Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-08-24T03:13:46.237Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-08-24T03:13:46.237Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:46.237Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-08-24T03:13:46.238Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:13:46.238Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@11733475
2022-08-24T03:13:46.238Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:13:46.239Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@690c8ee5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-08-24T03:13:46.239Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@5756a1a0
2022-08-24T03:13:46.240Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-08-24T03:13:46.240Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@5756a1a0
2022-08-24T03:13:46.240Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:46.240Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:13:46.241Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.241Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.242Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-08-24T03:13:46.241Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@5756a1a0
2022-08-24T03:13:46.242Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-08-24T03:13:46.242Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-08-24T03:13:46.243Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3d171a4e{AC.ReadCB@61d4cf2d{HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-08-24T03:13:46.243Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@496bda78
2022-08-24T03:13:46.243Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.243Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-08-24T03:13:46.243Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.244Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@2ebbce70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-08-24T03:13:46.245Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-08-24T03:13:46.244Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@7a7d1766{SSLC.NBReadCB@117c212e{SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:13:46.246Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.247Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.247Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.247Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@a782c56 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-08-24T03:13:46.247Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=4/30000}
2022-08-24T03:13:46.247Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1
2022-08-24T03:13:46.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:46.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-08-24T03:13:46.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:13:46.248Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:13:46.248Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@2a250c2d
2022-08-24T03:13:46.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@a782c56
2022-08-24T03:13:46.249Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=5/30000}
2022-08-24T03:13:46.249Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.249Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:46.249Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:13:46.249Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@18c1a43d{AC.ReadCB@399479c5{HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-08-24T03:13:46.249Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-08-24T03:13:46.250Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-08-24T03:13:46.250Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.251Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-08-24T03:13:46.251Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-08-24T03:13:46.252Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.252Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.253Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:13:46.254Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@201acb1{SSLC.NBReadCB@56933955{SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:13:46.254Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-08-24T03:13:46.254423Z
2022-08-24T03:13:46.255Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.255Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@5cf46347 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-08-24T03:13:46.255669Z
2022-08-24T03:13:46.256Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-08-24T03:13:46.256Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4d977435 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=1 updates=0
2022-08-24T03:13:46.256Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@381967be
2022-08-24T03:13:46.257Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=0/1,kio=0,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.259Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@5756a1a0
2022-08-24T03:13:46.259Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@381967be
2022-08-24T03:13:46.260Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@381967be started
2022-08-24T03:13:46.260Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@381967be waiting
2022-08-24T03:13:46.260Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@5cf46347 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2022-08-24T03:13:46.259869Z
2022-08-24T03:13:46.263Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2022-08-24T03:13:46.261425Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-08-24T03:13:46.265Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-08-24T03:13:46.265736Z tryProduce true
2022-08-24T03:13:46.265Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:13:46.266Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4d977435
2022-08-24T03:13:46.266Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/1,kio=1,kro=0}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.269Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@7a7d1766{SSLC.NBReadCB@117c212e{SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=23/30000}{io=1/0,kio=1,kro=1}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:13:46.270Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=25/30000}{io=1/0,kio=1,kro=1}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.266Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:46.271Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=26/30000}{io=1/0,kio=1,kro=1}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=29/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.272Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3d171a4e{AC.ReadCB@61d4cf2d{HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=30/30000}}}
2022-08-24T03:13:46.273Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=31/30000} onFillable enter HttpChannelState@690c8ee5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:13:46.272Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=29/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.274Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:13:46.276Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=34/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.276Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-08-24T03:13:46.276Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-08-24T03:13:46.276Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-08-24T03:13:46.277Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:8000 remote=/10.233.72.238:48504], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=24/30000}{io=1/1,kio=1,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=27/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-08-24T03:13:46.277Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=25/30000}{io=1/0,kio=1,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.278Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=25/30000}{io=1/0,kio=1,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=28/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:13:46.278Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-08-24T03:13:46.278325Z
2022-08-24T03:13:46.278Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@381967be offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-08-24T03:13:46.278736Z
2022-08-24T03:13:46.279Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-08-24T03:13:46.279Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6b8ad648
2022-08-24T03:13:46.279Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@381967be task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-08-24T03:13:46.279513Z
2022-08-24T03:13:46.279Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6b8ad648
2022-08-24T03:13:46.280Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@6b8ad648 started
2022-08-24T03:13:46.283Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6b8ad648 waiting
2022-08-24T03:13:46.283Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2022-08-24T03:13:46.279748Z tryProduce true
2022-08-24T03:13:46.290Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:13:46.290Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:46.291Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=39/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=42/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.291Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:13:46.283Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=39/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=41/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.292Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2022-08-24T03:13:46.292315Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=40/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=43/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-08-24T03:13:46.293Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4788d5a1[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:46.293Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-08-24T03:13:46.293Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@201acb1{SSLC.NBReadCB@56933955{SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=41/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=44/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:13:46.294Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=45/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.294Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=45/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.294Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@18c1a43d{AC.ReadCB@399479c5{HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=45/30000}}}
2022-08-24T03:13:46.295Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=46/30000} onFillable enter HttpChannelState@2ebbce70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:13:46.295Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=43/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=46/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.295Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-08-24T03:13:46.315Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=63/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=66/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.315Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@654d2549[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:46.315Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-08-24T03:13:46.328Z||qtp978035840-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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:46.329Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=84/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=86/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.330Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-08-24T03:13:46.330Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=88/30000} filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:46.331Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=88/30000} parse HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-08-24T03:13:46.331Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:46.331Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-08-24T03:13:46.331Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=89/30000}
2022-08-24T03:13:46.331Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=89/30000}
2022-08-24T03:13:46.332Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=87/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=89/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-08-24T03:13:46.332Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=88/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=90/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.332Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-08-24T03:13:46.333Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:13:46.333Z||qtp978035840-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
2022-08-24T03:13:46.334Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=90/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=92/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.334Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-08-24T03:13:46.334Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:13:46.334Z||qtp978035840-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
2022-08-24T03:13:46.335Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=93/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-08-24T03:13:46.336Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=94/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.341Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=95/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{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
2022-08-24T03:13:46.342Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=100/30000}
2022-08-24T03:13:46.343Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=101/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.341Z||qtp978035840-28|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@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:46.344Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=91/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=95/30000}=>HttpConnection@399479c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.344Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-08-24T03:13:46.344Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=95/30000} filled -1 HeapByteBuffer@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:46.345Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=96/30000} parse HeapByteBuffer@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-08-24T03:13:46.345Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:46.346Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-08-24T03:13:46.346Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=97/30000}
2022-08-24T03:13:46.346Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=103/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.347Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=105/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.347Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=98/30000}
2022-08-24T03:13:46.348Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=96/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=99/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-08-24T03:13:46.348Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@63a428f9{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)
2022-08-24T03:13:46.349Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@7a7d1766{null}
2022-08-24T03:13:46.349Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-08-24T03:13:46.349Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5a03bffd
2022-08-24T03:13:46.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:46.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-08-24T03:13:46.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-08-24T03:13:46.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:13:46.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:46.351Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5a03bffd
2022-08-24T03:13:46.351Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=109/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-08-24T03:13:46.353Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=111/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.363Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=96/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=114/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.363Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-08-24T03:13:46.363Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:13:46.363Z||qtp978035840-28|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
2022-08-24T03:13:46.365Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=113/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=116/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.365Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-08-24T03:13:46.365Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:13:46.366Z||qtp978035840-28|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
2022-08-24T03:13:46.360Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=117/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.363Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=121/30000}
2022-08-24T03:13:46.366Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@29d41794{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)
2022-08-24T03:13:46.367Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3d171a4e{null}
2022-08-24T03:13:46.367Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@117c212e::SocketChannelEndPoint@1fb4c9f3{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=125/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.367Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5a03bffd
2022-08-24T03:13:46.368Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=119/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-08-24T03:13:46.369Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=119/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.369Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=127/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-08-24T03:13:46.369Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=127/30000}
2022-08-24T03:13:46.369Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=127/30000}
2022-08-24T03:13:46.369Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@61d4cf2d::DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=127/30000} onFillable exit HttpChannelState@690c8ee5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:13:46.370Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@117c212e{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@504e3e4e{/10.233.72.238:48502<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=128/30000}=>HttpConnection@61d4cf2d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3061c101{s=START}]=>HttpChannelOverHttp@154ca283{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.372Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$$Lambda$217/0x00000008009a7c40@44723d95
2022-08-24T03:13:46.371Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=120/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{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
2022-08-24T03:13:46.373Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=124/30000}
2022-08-24T03:13:46.374Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=125/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.375Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=126/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.376Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=126/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.376Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@24702f72{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)
2022-08-24T03:13:46.392Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@201acb1{null}
2022-08-24T03:13:46.392Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-08-24T03:13:46.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:46.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-08-24T03:13:46.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-08-24T03:13:46.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:13:46.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:46.392Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-08-24T03:13:46.394Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19759522
2022-08-24T03:13:46.394Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=29/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=145/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.395Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19759522
2022-08-24T03:13:46.396Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=29/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=145/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.405Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@159e8c28{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)
2022-08-24T03:13:46.406Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@18c1a43d{null}
2022-08-24T03:13:46.406Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=30/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=156/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.409Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=160/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-08-24T03:13:46.409Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=160/30000}
2022-08-24T03:13:46.410Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=161/30000}
2022-08-24T03:13:46.410Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=161/30000} onFillable exit HttpChannelState@2ebbce70{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:13:46.410Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=45/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=161/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.411Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@5cf46347 waiting
2022-08-24T03:13:46.411Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@399479c5::DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=162/30000}
2022-08-24T03:13:46.412Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@56933955::SocketChannelEndPoint@47ac2cfd{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=47/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@56933955{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@856d043{/10.233.72.238:48504<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=163/30000}=>HttpConnection@399479c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68792f0c{s=START}]=>HttpChannelOverHttp@4d54478d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:46.412Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@19759522
2022-08-24T03:13:56.218Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@16b87f80 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-08-24T03:13:56.219Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-08-24T03:13:56.220Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:56.220Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-08-24T03:13:56.220Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:13:56.220Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:13:56.220Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@16b87f80
2022-08-24T03:13:56.220Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@16b87f80
2022-08-24T03:13:56.220Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:56.220Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3367c057 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-08-24T03:13:56.221Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@16b87f80
2022-08-24T03:13:56.221Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-08-24T03:13:56.222Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-08-24T03:13:56.222Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-08-24T03:13:56.222Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:56.222Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@79c28233
2022-08-24T03:13:56.222Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-08-24T03:13:56.222Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:13:56.222Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:13:56.222Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3367c057
2022-08-24T03:13:56.223Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@55159378{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-08-24T03:13:56.223Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3367c057
2022-08-24T03:13:56.223Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-08-24T03:13:56.223Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:56.223Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3367c057
2022-08-24T03:13:56.223Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:13:56.223Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.224Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-08-24T03:13:56.224Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.224Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@253354e7
2022-08-24T03:13:56.225Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@50c1d254{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-08-24T03:13:56.225Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-08-24T03:13:56.225Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-08-24T03:13:56.225Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-08-24T03:13:56.225Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@30cce648{AC.ReadCB@382b40f3{HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-08-24T03:13:56.226Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.226Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-08-24T03:13:56.226Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.226Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.227Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.227Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@5282047a{SSLC.NBReadCB@d6af45{SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:13:56.227Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-08-24T03:13:56.227Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-08-24T03:13:56.227Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.227Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@6e7e76a5{AC.ReadCB@6fea20c7{HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-08-24T03:13:56.227Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@679b35e8 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-08-24T03:13:56.228Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.228Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-08-24T03:13:56.228Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:56.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-08-24T03:13:56.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:13:56.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:13:56.229Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@679b35e8
2022-08-24T03:13:56.229Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@502c8fb5{SSLC.NBReadCB@65955996{SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:13:56.230Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.230Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.231Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:56.231Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:13:56.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-08-24T03:13:56.232Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-08-24T03:13:56.230Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.232Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@16b87f80
2022-08-24T03:13:56.231Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1fba25cf on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-08-24T03:13:56.233Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.233Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3367c057
2022-08-24T03:13:56.234Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:8000 remote=/10.233.72.238:48620], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-08-24T03:13:56.235Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.236Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:13:56.237Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-08-24T03:13:56.236981Z
2022-08-24T03:13:56.238Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@5cf46347 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-08-24T03:13:56.237926Z
2022-08-24T03:13:56.239Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@5cf46347 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-08-24T03:13:56.238878Z
2022-08-24T03:13:56.239Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-08-24T03:13:56.239424Z tryProduce true
2022-08-24T03:13:56.240Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:13:56.240Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1fba25cf
2022-08-24T03:13:56.241Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=0}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.241Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:56.242Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.242Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:13:56.242Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-08-24T03:13:56.242Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-08-24T03:13:56.243Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:8000 remote=/10.233.72.238:48618], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/1,kio=1,kro=1}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-08-24T03:13:56.244Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.244Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:13:56.245Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-08-24T03:13:56.245277Z
2022-08-24T03:13:56.246Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@6b8ad648 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-08-24T03:13:56.24621Z
2022-08-24T03:13:56.246Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-08-24T03:13:56.246Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@617168de
2022-08-24T03:13:56.246Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@617168de
2022-08-24T03:13:56.247Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@617168de started
2022-08-24T03:13:56.247Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@617168de waiting
2022-08-24T03:13:56.247Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6b8ad648 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=2]@2022-08-24T03:13:56.247307Z
2022-08-24T03:13:56.248Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-08-24T03:13:56.247898Z tryProduce true
2022-08-24T03:13:56.248Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:13:56.248Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:56.249Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2022-08-24T03:13:56.248311Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-08-24T03:13:56.249Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.249Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:13:56.250Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@502c8fb5{SSLC.NBReadCB@65955996{SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:13:56.250Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.251Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2022-08-24T03:13:56.251334Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-08-24T03:13:56.252Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@5282047a{SSLC.NBReadCB@d6af45{SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=27/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:13:56.253Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.253Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@6e7e76a5{AC.ReadCB@6fea20c7{HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=26/30000}}}
2022-08-24T03:13:56.254Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=26/30000} onFillable enter HttpChannelState@50c1d254{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:13:56.254Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=27/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.255Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-08-24T03:13:56.256Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.256Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:56.256Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-08-24T03:13:56.257Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=30/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.272Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=32/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.273Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@30cce648{AC.ReadCB@382b40f3{HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=47/30000}}}
2022-08-24T03:13:56.273Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=48/30000} onFillable enter HttpChannelState@55159378{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:13:56.275Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=50/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.275Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-08-24T03:13:56.278Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=51/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=52/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.278Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@646319fe[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:56.278Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-08-24T03:13:56.283Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5bb9723b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@5bb9723b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:56.284Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=59/30000}=>HttpConnection@382b40f3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.284Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-08-24T03:13:56.284Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=59/30000} filled -1 HeapByteBuffer@5bb9723b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:56.284Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=59/30000} parse HeapByteBuffer@5bb9723b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-08-24T03:13:56.285Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@5bb9723b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:56.285Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-08-24T03:13:56.285Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=60/30000}
2022-08-24T03:13:56.286Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=61/30000}
2022-08-24T03:13:56.331Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=60/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=61/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-08-24T03:13:56.338Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=106/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=112/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.338Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-08-24T03:13:56.338Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:13:56.338Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-08-24T03:13:56.339Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=113/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=114/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.340Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-08-24T03:13:56.344Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:13:56.345Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-08-24T03:13:56.346Z||qtp978035840-28|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@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:56.347Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=121/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-08-24T03:13:56.348Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=122/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=123/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{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
2022-08-24T03:13:56.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=124/30000}
2022-08-24T03:13:56.349Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=119/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=121/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.350Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-08-24T03:13:56.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=124/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=125/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=125/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.351Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=124/30000} filled -1 HeapByteBuffer@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:56.351Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@72aef80a{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)
2022-08-24T03:13:56.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@5282047a{null}
2022-08-24T03:13:56.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-08-24T03:13:56.352Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@594174c9
2022-08-24T03:13:56.352Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@594174c9
2022-08-24T03:13:56.354Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=129/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.354Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:56.354Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=129/30000}
2022-08-24T03:13:56.354Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-08-24T03:13:56.354Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-08-24T03:13:56.354Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:13:56.354Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:56.355Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-08-24T03:13:56.355Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@d6af45::SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=129/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.355Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@594174c9
2022-08-24T03:13:56.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=130/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.356Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@6c3733c4{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=131/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.358Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@25112af6{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)
2022-08-24T03:13:56.358Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@30cce648{null}
2022-08-24T03:13:56.358Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=133/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-08-24T03:13:56.359Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=133/30000}
2022-08-24T03:13:56.359Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=134/30000}
2022-08-24T03:13:56.359Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@382b40f3::DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=134/30000} onFillable exit HttpChannelState@55159378{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:13:56.360Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@d6af45{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@e939b2{/10.233.72.238:48620<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=134/30000}=>HttpConnection@382b40f3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@493b2244{s=START}]=>HttpChannelOverHttp@7629dd9e{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.360Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@381967be waiting
2022-08-24T03:13:56.361Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=125/30000} parse HeapByteBuffer@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-08-24T03:13:56.362Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:13:56.362Z||qtp978035840-28|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-08-24T03:13:56.362Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=135/30000}
2022-08-24T03:13:56.362Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=135/30000}
2022-08-24T03:13:56.363Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=133/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=135/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-08-24T03:13:56.363Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=134/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=136/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.363Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-08-24T03:13:56.363Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:13:56.363Z||qtp978035840-28|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
2022-08-24T03:13:56.364Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=134/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=137/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.364Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-08-24T03:13:56.364Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:13:56.364Z||qtp978035840-28|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
2022-08-24T03:13:56.364Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=137/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-08-24T03:13:56.365Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=137/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.365Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=138/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{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
2022-08-24T03:13:56.365Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=138/30000}
2022-08-24T03:13:56.366Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=139/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.366Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=139/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.366Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=139/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.366Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@445fd03d{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)
2022-08-24T03:13:56.367Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@502c8fb5{null}
2022-08-24T03:13:56.367Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-08-24T03:13:56.367Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71b68111
2022-08-24T03:13:56.367Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=140/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.368Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=140/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.368Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@10a8bcc3{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)
2022-08-24T03:13:56.368Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@6e7e76a5{null}
2022-08-24T03:13:56.368Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=141/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-08-24T03:13:56.368Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=141/30000}
2022-08-24T03:13:56.368Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=141/30000}
2022-08-24T03:13:56.368Z||qtp978035840-28|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=141/30000} onFillable exit HttpChannelState@50c1d254{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:13:56.369Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=141/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.369Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@5cf46347 size 2 > capacity
2022-08-24T03:13:56.369Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@5cf46347
2022-08-24T03:13:56.369Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71b68111
2022-08-24T03:13:56.369Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=142/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.369Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@6fea20c7::DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=142/30000}
2022-08-24T03:13:56.370Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@65955996::SocketChannelEndPoint@3d9c513a{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@65955996{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@f8b471e{/10.233.72.238:48618<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=143/30000}=>HttpConnection@6fea20c7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3073518d{s=START}]=>HttpChannelOverHttp@693c793d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:13:56.370Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@71b68111
2022-08-24T03:13:56.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:13:56.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-08-24T03:13:56.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-08-24T03:13:56.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:13:56.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:13:56.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-08-24T03:14:06.218Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3121e672 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-08-24T03:14:06.219Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-08-24T03:14:06.219Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@53181a57 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-08-24T03:14:06.220Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:14:06.222Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-08-24T03:14:06.222Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-08-24T03:14:06.222Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-08-24T03:14:06.223Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@3121e672
2022-08-24T03:14:06.223Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@3121e672
2022-08-24T03:14:06.224Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@3121e672
2022-08-24T03:14:06.224Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-08-24T03:14:06.225Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@28b963ca
2022-08-24T03:14:06.226Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@1827ab1a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-08-24T03:14:06.226Z||qtp978035840-29|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-08-24T03:14:06.227Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.227Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.228Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-08-24T03:14:06.228Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-08-24T03:14:06.228Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@462bb367{AC.ReadCB@7b632ce7{HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-08-24T03:14:06.229Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.229Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-08-24T03:14:06.229Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.230Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@244dbb51{SSLC.NBReadCB@7c195ac{SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:06.231Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.231Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2f2a3681 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-08-24T03:14:06.232Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.232Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@3121e672
2022-08-24T03:14:06.232Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@53181a57
2022-08-24T03:14:06.233Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@53181a57
2022-08-24T03:14:06.234Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-08-24T03:14:06.235Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@58c80957
2022-08-24T03:14:06.234Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@53181a57
2022-08-24T03:14:06.237Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:14:06.237Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-08-24T03:14:06.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:14:06.239Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-08-24T03:14:06.239Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:14:06.238Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@316f2470
2022-08-24T03:14:06.240Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:14:06.240Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@2f2a3681
2022-08-24T03:14:06.241Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=0}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.241Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:06.242Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:14:06.242Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@20e39878{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-08-24T03:14:06.242Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-08-24T03:14:06.242Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-08-24T03:14:06.242Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-08-24T03:14:06.243Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:8000 remote=/10.233.72.238:48718], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-08-24T03:14:06.243Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.243Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=0}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.243Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-08-24T03:14:06.244Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.244Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}
2022-08-24T03:14:06.244Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@13f82800{AC.ReadCB@68e764b0{HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-08-24T03:14:06.244Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:14:06.245Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=0}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.245Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-08-24T03:14:06.245Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=0}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.246Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@381967be offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-08-24T03:14:06.246309Z
2022-08-24T03:14:06.246Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@40e91c2b{SSLC.NBReadCB@15b9f993{SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:06.247Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@381967be task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-08-24T03:14:06.247489Z
2022-08-24T03:14:06.248Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-08-24T03:14:06.247954Z tryProduce true
2022-08-24T03:14:06.248Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:14:06.248Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:06.248Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.249Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:14:06.247Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2022-08-24T03:14:06.246948Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-08-24T03:14:06.249Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.249Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1a4600c4 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-08-24T03:14:06.250Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1
2022-08-24T03:14:06.250Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@244dbb51{SSLC.NBReadCB@7c195ac{SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:06.250Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:14:06.250Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-08-24T03:14:06.250Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:14:06.251Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:14:06.252Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@1a4600c4
2022-08-24T03:14:06.253Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.253Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:06.253Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:14:06.251Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.254Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-08-24T03:14:06.254Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-08-24T03:14:06.254Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=26/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.255Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:8000 remote=/10.233.72.238:48716], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/1,kio=1,kro=1}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-08-24T03:14:06.255Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@462bb367{AC.ReadCB@7b632ce7{HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=27/30000}}}
2022-08-24T03:14:06.256Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=28/30000} onFillable enter HttpChannelState@1827ab1a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:14:06.257Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.257Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-08-24T03:14:06.258Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.259Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@53181a57
2022-08-24T03:14:06.257Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.261Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=16/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:14:06.259Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=30/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.261Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-08-24T03:14:06.261728Z
2022-08-24T03:14:06.262Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@22f61a6b[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:06.262Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-08-24T03:14:06.262Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@617168de offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2022-08-24T03:14:06.262457Z
2022-08-24T03:14:06.262Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-08-24T03:14:06.263Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6277b13f
2022-08-24T03:14:06.263Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@6277b13f
2022-08-24T03:14:06.263Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@6277b13f started
2022-08-24T03:14:06.263Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6277b13f waiting
2022-08-24T03:14:06.263Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=5]@2022-08-24T03:14:06.263344Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=19/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-08-24T03:14:06.264Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@40e91c2b{SSLC.NBReadCB@15b9f993{SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:06.264Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.265Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.266Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@13f82800{AC.ReadCB@68e764b0{HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=21/30000}}}
2022-08-24T03:14:06.266Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=22/30000} onFillable enter HttpChannelState@20e39878{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:14:06.267Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.267Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-08-24T03:14:06.272Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@617168de task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-08-24T03:14:06.272462Z
2022-08-24T03:14:06.272Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-08-24T03:14:06.272872Z tryProduce true
2022-08-24T03:14:06.273Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:14:06.273Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:06.273Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.273Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:14:06.276Z||qtp978035840-31|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@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:06.277Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=49/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.277Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-08-24T03:14:06.277Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=33/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.277Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=49/30000} filled -1 HeapByteBuffer@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:06.277Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4e9d711d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:06.277Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=49/30000} parse HeapByteBuffer@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-08-24T03:14:06.278Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-08-24T03:14:06.278Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@6172bd38[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:06.278Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-08-24T03:14:06.278Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=50/30000}
2022-08-24T03:14:06.278Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=50/30000}
2022-08-24T03:14:06.279Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=48/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-08-24T03:14:06.279Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=49/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=51/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.279Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-08-24T03:14:06.279Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:14:06.279Z||qtp978035840-31|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
2022-08-24T03:14:06.280Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=50/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=52/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.280Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-08-24T03:14:06.280Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:14:06.280Z||qtp978035840-31|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
2022-08-24T03:14:06.281Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-08-24T03:14:06.282Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=53/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.282Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=54/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{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
2022-08-24T03:14:06.283Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=55/30000}
2022-08-24T03:14:06.283Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=55/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.284Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.284Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=56/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.285Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@7f42d7c8{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)
2022-08-24T03:14:06.285Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@244dbb51{null}
2022-08-24T03:14:06.285Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-08-24T03:14:06.285Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5225f5a4
2022-08-24T03:14:06.285Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5225f5a4
2022-08-24T03:14:06.299Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=70/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.299Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=71/30000}
2022-08-24T03:14:06.299Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@7c195ac::SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=71/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.299Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5225f5a4
2022-08-24T03:14:06.300Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=72/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.300Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@35efe08c{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=72/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.300Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@781898a{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)
2022-08-24T03:14:06.301Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@462bb367{null}
2022-08-24T03:14:06.301Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=73/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-08-24T03:14:06.301Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=73/30000}
2022-08-24T03:14:06.302Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|unwrap net_filled=-1 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:06.302Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=58/30000}=>HttpConnection@68e764b0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.302Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-08-24T03:14:06.302Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=58/30000} filled -1 HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:06.303Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=59/30000} parse HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-08-24T03:14:06.303Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:14:06.303Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:06.303Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-08-24T03:14:06.303Z||qtp978035840-26|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-08-24T03:14:06.303Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-08-24T03:14:06.303Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=59/30000}
2022-08-24T03:14:06.303Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:14:06.303Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:06.303Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-08-24T03:14:06.303Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=59/30000}
2022-08-24T03:14:06.304Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=58/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=59/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-08-24T03:14:06.304Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=76/30000}
2022-08-24T03:14:06.304Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=59/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=60/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.310Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-08-24T03:14:06.311Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7b632ce7::DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=82/30000} onFillable exit HttpChannelState@1827ab1a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:14:06.311Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:14:06.311Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 0 [p=0,l=7,c=17408,r=7] ioDone=false/false
2022-08-24T03:14:06.311Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=31/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7c195ac{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5206ca56{/10.233.72.238:48718<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=83/30000}=>HttpConnection@7b632ce7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@63f1bb78{s=START}]=>HttpChannelOverHttp@1c5c104f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.311Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@6b8ad648 waiting
2022-08-24T03:14:06.312Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=66/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=67/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.312Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-08-24T03:14:06.312Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:14:06.312Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 7 sequenceNumber = 1 [p=0,l=7,c=17408,r=7] ioDone=false/true
2022-08-24T03:14:06.313Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=68/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-08-24T03:14:06.313Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=69/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.314Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=69/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{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
2022-08-24T03:14:06.314Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=70/30000}
2022-08-24T03:14:06.314Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=70/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.315Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=71/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.315Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=71/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.316Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@15adede4{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)
2022-08-24T03:14:06.317Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@40e91c2b{null}
2022-08-24T03:14:06.317Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-08-24T03:14:06.317Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a0c5827
2022-08-24T03:14:06.317Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:14:06.317Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-08-24T03:14:06.317Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=73/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.317Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-08-24T03:14:06.317Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:14:06.317Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:06.318Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=73/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.318Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6fbcdde2{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)
2022-08-24T03:14:06.318Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@13f82800{null}
2022-08-24T03:14:06.318Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=74/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-08-24T03:14:06.318Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=74/30000}
2022-08-24T03:14:06.318Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=74/30000}
2022-08-24T03:14:06.318Z||qtp978035840-26|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=74/30000} onFillable exit HttpChannelState@20e39878{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:14:06.319Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=75/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.319Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@381967be size 2 > capacity
2022-08-24T03:14:06.319Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran ReservedThreadExecutor@2b8d084{s=2/2,p=0}@381967be
2022-08-24T03:14:06.319Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a0c5827
2022-08-24T03:14:06.320Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=75/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.320Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@68e764b0::DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=76/30000}
2022-08-24T03:14:06.318Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-08-24T03:14:06.320Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@15b9f993::SocketChannelEndPoint@342f9dd1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@15b9f993{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@68ea41a1{/10.233.72.238:48716<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=76/30000}=>HttpConnection@68e764b0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2f6455cc{s=START}]=>HttpChannelOverHttp@23bbc31c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:06.320Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a0c5827
2022-08-24T03:14:16.220Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6092bcb on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-08-24T03:14:16.221Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-08-24T03:14:16.222Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@b613625 on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-08-24T03:14:16.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:14:16.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-08-24T03:14:16.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-08-24T03:14:16.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-08-24T03:14:16.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@6092bcb
2022-08-24T03:14:16.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@6092bcb
2022-08-24T03:14:16.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@b613625
2022-08-24T03:14:16.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@b613625
2022-08-24T03:14:16.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:16.223Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@6092bcb
2022-08-24T03:14:16.223Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:14:16.224Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-08-24T03:14:16.225Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@456b6ead
2022-08-24T03:14:16.228Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@7ffbe9e7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-08-24T03:14:16.228Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-08-24T03:14:16.228Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@b613625
2022-08-24T03:14:16.232Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-08-24T03:14:16.232Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.233Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@208b4447
2022-08-24T03:14:16.233Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=0}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.233Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-08-24T03:14:16.233Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3b35b913{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-08-24T03:14:16.234Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}
2022-08-24T03:14:16.234Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=6/30000}
2022-08-24T03:14:16.234Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.234Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@38369b6c{AC.ReadCB@617beeb3{HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-08-24T03:14:16.234Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.234Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-08-24T03:14:16.234Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-08-24T03:14:16.235Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3b851f20{AC.ReadCB@41667b4e{HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-08-24T03:14:16.235Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.235Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-08-24T03:14:16.235Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|needFillInterest uf=false SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=0}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.235Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.236Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@494bbf15{SSLC.NBReadCB@6282517f{SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:16.235Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-08-24T03:14:16.245Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|1 for SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=0/1,kio=0,kro=0}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.246Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@393206ea on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-08-24T03:14:16.246Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=1
2022-08-24T03:14:16.246Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ensureFillInterested SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=0}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.246Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:14:16.246Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=10/30000}{io=0/1,kio=0,kro=0}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.246Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/2 selected
2022-08-24T03:14:16.246Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@686f4af{SSLC.NBReadCB@755718b1{SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:16.246Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@b613625
2022-08-24T03:14:16.246Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:14:16.247Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:14:16.247Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.247Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@393206ea
2022-08-24T03:14:16.247Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4b59f65e on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=0 updates=0
2022-08-24T03:14:16.247Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.248Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@6092bcb
2022-08-24T03:14:16.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=0}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 1
2022-08-24T03:14:16.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|wakeup on updates SelectorProducer@58c80957
2022-08-24T03:14:16.248Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:14:16.249Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-08-24T03:14:16.249Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 1 updates
2022-08-24T03:14:16.250Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:8000 remote=/10.233.72.238:48826], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/1,kio=1,kro=1}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-08-24T03:14:16.251Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=15/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.252Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=17/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:14:16.253Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-08-24T03:14:16.253314Z
2022-08-24T03:14:16.254Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6b8ad648 offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-08-24T03:14:16.254396Z
2022-08-24T03:14:16.255Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2022-08-24T03:14:16.254964Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=20/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-08-24T03:14:16.256Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@494bbf15{SSLC.NBReadCB@6282517f{SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:16.257Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=21/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.257Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.258Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3b851f20{AC.ReadCB@41667b4e{HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=23/30000}}}
2022-08-24T03:14:16.258Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=23/30000} onFillable enter HttpChannelState@3b35b913{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:14:16.259Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}->SslConnection@6282517f{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=23/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.260Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-08-24T03:14:16.278Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=42/30000}{io=1/0,kio=1,kro=1}->SslConnection@6282517f{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=43/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.279Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@4e9d711d[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:16.279Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-08-24T03:14:16.291Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6b8ad648 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-08-24T03:14:16.278626Z
2022-08-24T03:14:16.292Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-08-24T03:14:16.292406Z tryProduce true
2022-08-24T03:14:16.292Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:14:16.292Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4b59f65e
2022-08-24T03:14:16.293Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=47/30000}{io=1/1,kio=1,kro=0}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=59/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.293Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:16.304Z||qtp978035840-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@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:16.305Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=68/30000}{io=0/0,kio=0,kro=1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=69/30000}=>HttpConnection@41667b4e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.305Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-08-24T03:14:16.305Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=70/30000} filled -1 HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:16.305Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=70/30000} parse HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-08-24T03:14:16.305Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:16.305Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-08-24T03:14:16.305Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=70/30000}
2022-08-24T03:14:16.305Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=70/30000}
2022-08-24T03:14:16.306Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=69/30000}{io=0/0,kio=0,kro=1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=71/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-08-24T03:14:16.306Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=70/30000}{io=0/0,kio=0,kro=1}->SslConnection@6282517f{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=71/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.306Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-08-24T03:14:16.306Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:14:16.306Z||qtp978035840-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
2022-08-24T03:14:16.307Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=71/30000}{io=0/0,kio=0,kro=1}->SslConnection@6282517f{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=72/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.307Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-08-24T03:14:16.307Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:14:16.307Z||qtp978035840-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
2022-08-24T03:14:16.308Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=73/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-08-24T03:14:16.308Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=73/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.309Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=74/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{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
2022-08-24T03:14:16.310Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=75/30000}
2022-08-24T03:14:16.310Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=75/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.310Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=75/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.311Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=76/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.311Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@2d6a4a35{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)
2022-08-24T03:14:16.311Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@494bbf15{null}
2022-08-24T03:14:16.311Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=1 updates=0
2022-08-24T03:14:16.311Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@248b80bb
2022-08-24T03:14:16.312Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@248b80bb
2022-08-24T03:14:16.312Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=77/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.312Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=77/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.313Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@b825882{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)
2022-08-24T03:14:16.313Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@3b851f20{null}
2022-08-24T03:14:16.333Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=98/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-08-24T03:14:16.334Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=99/30000}
2022-08-24T03:14:16.334Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=99/30000}
2022-08-24T03:14:16.334Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=99/30000} onFillable exit HttpChannelState@3b35b913{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:14:16.334Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=27/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=99/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.335Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@617168de waiting
2022-08-24T03:14:16.325Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}->SslConnection@6282517f{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=89/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.349Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:14:16.325Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=89/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.349Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/1 selected
2022-08-24T03:14:16.349Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-08-24T03:14:16.349Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@41667b4e::DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=114/30000}
2022-08-24T03:14:16.350Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:8000 remote=/10.233.72.238:48824], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=103/30000}{io=1/1,kio=1,kro=1}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=115/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-08-24T03:14:16.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@6282517f::SocketChannelEndPoint@77a2125d{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=42/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@6282517f{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@5c626838{/10.233.72.238:48826<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=114/30000}=>HttpConnection@41667b4e[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2d6ed6bf{s=START}]=>HttpChannelOverHttp@62e825f8{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.350Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@248b80bb
2022-08-24T03:14:16.350Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=104/30000}{io=1/0,kio=1,kro=1}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=116/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.351Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=104/30000}{io=1/0,kio=1,kro=1}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=116/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:14:16.351Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-08-24T03:14:16.351484Z
2022-08-24T03:14:16.351Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@617168de offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-08-24T03:14:16.351884Z
2022-08-24T03:14:16.352Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-08-24T03:14:16.352182Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=106/30000}{io=1/0,kio=1,kro=1}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=118/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-08-24T03:14:16.352Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@617168de task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2022-08-24T03:14:16.352595Z
2022-08-24T03:14:16.353Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@686f4af{SSLC.NBReadCB@755718b1{SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=106/30000}{io=1/0,kio=1,kro=1}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=118/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:16.353Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-08-24T03:14:16.353057Z tryProduce true
2022-08-24T03:14:16.353Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:14:16.353Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:16.353Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=107/30000}{io=1/0,kio=1,kro=1}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=119/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.353Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=107/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=119/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.353Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=107/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=119/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.353Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-08-24T03:14:16.353Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@38369b6c{AC.ReadCB@617beeb3{HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=119/30000}}}
2022-08-24T03:14:16.354Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=119/30000} onFillable enter HttpChannelState@7ffbe9e7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:14:16.354Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=108/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=120/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.354Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-08-24T03:14:16.373Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=127/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=139/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.373Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@3230a17[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:16.373Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-08-24T03:14:16.380Z||qtp978035840-31|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@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:16.380Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=134/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=146/30000}=>HttpConnection@617beeb3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.380Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-08-24T03:14:16.380Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=146/30000} filled -1 HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:16.380Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=146/30000} parse HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
2022-08-24T03:14:16.380Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|parseNext s=START HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:16.380Z||qtp978035840-31|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|START --> CLOSED
2022-08-24T03:14:16.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=146/30000}
2022-08-24T03:14:16.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=147/30000}
2022-08-24T03:14:16.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|shutdownOutput: SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=135/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=147/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} oshut=false, ishut=true {}
2022-08-24T03:14:16.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>flush SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=135/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=147/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush b[0]=HeapByteBuffer@749d53b9[p=0,l=0,c=0,r=0]={<<<>>>}
2022-08-24T03:14:16.381Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:14:16.382Z||qtp978035840-31|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
2022-08-24T03:14:16.382Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|flushed 7 SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=136/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NEED_WRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=148/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.382Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net flushed=true, ac=true
2022-08-24T03:14:16.382Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|flush NEED_WRAP
2022-08-24T03:14:16.383Z||qtp978035840-31|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
2022-08-24T03:14:16.383Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|handshake failed SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=149/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} {}
2022-08-24T03:14:16.383Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=149/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.383Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=149/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{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
2022-08-24T03:14:16.384Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=150/30000}
2022-08-24T03:14:16.384Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=150/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.384Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=150/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.384Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|doClose SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=150/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.384Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@6ab6712c{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)
2022-08-24T03:14:16.384Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@686f4af{null}
2022-08-24T03:14:16.385Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-08-24T03:14:16.385Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@17c3310b
2022-08-24T03:14:16.386Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:14:16.386Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-08-24T03:14:16.386Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=152/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.386Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 0 updates
2022-08-24T03:14:16.386Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:14:16.388Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:16.389Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 0 keys
2022-08-24T03:14:16.386Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|close(null) SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=152/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.389Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.WriteFlusher|DEBUG|ignored: WriteFlusher@1c8527a0{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)
2022-08-24T03:14:16.389Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|onClose FillInterest@38369b6c{null}
2022-08-24T03:14:16.389Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=155/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-08-24T03:14:16.390Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|releaseRequestBuffer HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=156/30000}
2022-08-24T03:14:16.390Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownOutput DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=156/30000}
2022-08-24T03:14:16.388Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@17c3310b
2022-08-24T03:14:16.390Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=156/30000} onFillable exit HttpChannelState@7ffbe9e7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:14:16.392Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Destroyed SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=158/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.392Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose HttpConnection@617beeb3::DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=158/30000}
2022-08-24T03:14:16.392Z||qtp978035840-29|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onClose SslConnection@755718b1::SocketChannelEndPoint@1781ec75{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=158/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.392Z||qtp978035840-29|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@17c3310b
2022-08-24T03:14:16.393Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@755718b1{NEED_UNWRAP,eio=-1/7,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@67814326{/10.233.72.238:48824<->/10.233.72.73:8000,CLOSED,fill=-,flush=-,to=158/30000}=>HttpConnection@617beeb3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@18a2ed4e{s=START}]=>HttpChannelOverHttp@4d6b3a6f{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:16.393Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0}@6b8ad648 waiting
2022-08-24T03:14:26.219Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@354d534d on ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=0
2022-08-24T03:14:26.219Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=0 selected=0 updates=1
2022-08-24T03:14:26.219Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:14:26.220Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/0 selected
2022-08-24T03:14:26.220Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 1 updates
2022-08-24T03:14:26.220Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:14:26.220Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@354d534d
2022-08-24T03:14:26.220Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@354d534d
2022-08-24T03:14:26.222Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@354d534d
2022-08-24T03:14:26.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:26.222Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-08-24T03:14:26.223Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@71dd8b24
2022-08-24T03:14:26.222Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 1 keys
2022-08-24T03:14:26.223Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ManagedSelector$Accept@26143d11 on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=0
2022-08-24T03:14:26.223Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@39337bd5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-08-24T03:14:26.224Z||qtp978035840-32|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@24aa437c::DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-08-24T03:14:26.224Z||qtp978035840-27-acceptor-0@5408fca1-ServerConnector@64138b0c{SSL,[ssl, http/1.1]}{0.0.0.0:8000}|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Wakeup on submit ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-08-24T03:14:26.224Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.225Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@106cfc2d::SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.225Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@24aa437c::DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-08-24T03:14:26.225Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@24aa437c::DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-08-24T03:14:26.226Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@4dfae540{AC.ReadCB@24aa437c{HttpConnection@24aa437c::DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}}}
2022-08-24T03:14:26.226Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@106cfc2d::SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.226Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-08-24T03:14:26.226Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.226Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@3bbdee20{SSLC.NBReadCB@106cfc2d{SslConnection@106cfc2d::SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:26.227Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.227Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4c47f0ee on ManagedSelector@1715193f{STARTED} id=0 keys=1 selected=0 updates=1
2022-08-24T03:14:26.227Z||qtp978035840-32|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.227Z||qtp978035840-32|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@354d534d
2022-08-24T03:14:26.227Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken with none selected
2022-08-24T03:14:26.227Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 0/0/1 selected
2022-08-24T03:14:26.227Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 0 keys, 2 updates
2022-08-24T03:14:26.228Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 2
2022-08-24T03:14:26.228Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ManagedSelector$Accept@26143d11
2022-08-24T03:14:26.228Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue org.eclipse.jetty.io.ManagedSelector$Accept@26143d11
2022-08-24T03:14:26.228Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@4c47f0ee
2022-08-24T03:14:26.228Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run org.eclipse.jetty.io.ManagedSelector$Accept@26143d11
2022-08-24T03:14:26.228Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.IdleTimeout|DEBUG|SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-08-24T03:14:26.228Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.229Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:26.229Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.ssl.SslContextFactory|DEBUG|Customize sun.security.ssl.SSLEngineImpl@48ffa4f2
2022-08-24T03:14:26.229Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:14:26.229Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-08-24T03:14:26.229Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-08-24T03:14:26.230Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:8000 remote=/10.233.72.238:48920], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-08-24T03:14:26.230Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpChannel|DEBUG|new HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@4cfa3c67{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
2022-08-24T03:14:26.230Z||qtp978035840-30|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|New HTTP Connection HttpConnection@7917d93e::DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}
2022-08-24T03:14:26.230Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=5/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.231Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|onOpen SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.231Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:14:26.231Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen SslConnection@68fdcfb0::SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.231Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|onOpen HttpConnection@7917d93e::DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-08-24T03:14:26.231Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.AbstractConnection|DEBUG|fillInterested HttpConnection@7917d93e::DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=2/30000}
2022-08-24T03:14:26.231Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@1f94e09d{AC.ReadCB@7917d93e{HttpConnection@7917d93e::DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-08-24T03:14:26.232Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=2/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-08-24T03:14:26.232078Z
2022-08-24T03:14:26.232Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>needFillInterest uf=false SslConnection@68fdcfb0::SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.232Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|ei=null di=null
2022-08-24T03:14:26.232Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.233Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|interested FillInterest@588d1478{SSLC.NBReadCB@68fdcfb0{SslConnection@68fdcfb0::SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:26.233Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|changeInterests p=false 0->1 for SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.234Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5e0bc096 on ManagedSelector@1715193f{STARTED} id=0 keys=2 selected=1 updates=0
2022-08-24T03:14:26.234Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@6b8ad648 task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-08-24T03:14:26.234531Z
2022-08-24T03:14:26.234Z||qtp978035840-30|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Created SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.234Z||qtp978035840-30|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|ran org.eclipse.jetty.io.ManagedSelector$Accept@26143d11
2022-08-24T03:14:26.234Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-08-24T03:14:26.234799Z tryProduce true
2022-08-24T03:14:26.234Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 1
2022-08-24T03:14:26.235Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|update org.eclipse.jetty.io.ChannelEndPoint$1@5e0bc096
2022-08-24T03:14:26.235Z||qtp978035840-25|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2022-08-24T03:14:26.233539Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-08-24T03:14:26.236Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@3bbdee20{SSLC.NBReadCB@106cfc2d{SslConnection@106cfc2d::SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=10/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:26.235Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 0 -> 1 on SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.237Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:26.237Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=12/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.237Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:14:26.237Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 woken up from select, 1/1/2 selected
2022-08-24T03:14:26.237Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 processing 1 keys, 0 updates
2022-08-24T03:14:26.237Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.72.73:8000 remote=/10.233.72.238:48922], selector=sun.nio.ch.EPollSelectorImpl@3d573fc2, interestOps=1, readyOps=1 SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
2022-08-24T03:14:26.237Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@106cfc2d::SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=11/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|onSelected 1->0 r=true w=false for SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|task CEP:SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2022-08-24T03:14:26.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0} tryExecute EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-08-24T03:14:26.238371Z
2022-08-24T03:14:26.238Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@106cfc2d::SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=13/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@6277b13f offer EatWhatYouKill@2178d296/SelectorProducer@58c80957/PRODUCING/p=false/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-08-24T03:14:26.23859Z
2022-08-24T03:14:26.238Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@4dfae540{AC.ReadCB@24aa437c{HttpConnection@24aa437c::DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=13/30000}}}
2022-08-24T03:14:26.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=1} startReservedThread p=1
2022-08-24T03:14:26.238Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24aa437c::DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=13/30000} onFillable enter HttpChannelState@39337bd5{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:14:26.238Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|queue ReservedThreadExecutor@2b8d084{s=0/2,p=1}@76df595
2022-08-24T03:14:26.239Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=0/2,p=0}@6277b13f task=EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=4,r=2,q=1}[ReservedThreadExecutor@2b8d084{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=9]@2022-08-24T03:14:26.239262Z
2022-08-24T03:14:26.239Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.QueuedThreadPool|DEBUG|run ReservedThreadExecutor@2b8d084{s=0/2,p=1}@76df595
2022-08-24T03:14:26.239Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=1}@76df595 started
2022-08-24T03:14:26.239Z||qtp978035840-26|AAIUI||org.eclipse.jetty.util.thread.ReservedThreadExecutor|DEBUG|ReservedThreadExecutor@2b8d084{s=1/2,p=0}@76df595 waiting
2022-08-24T03:14:26.239Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@106cfc2d::SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.239Z||qtp978035840-28|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=9]@2022-08-24T03:14:26.239761Z tryProduce true
2022-08-24T03:14:26.240Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-08-24T03:14:26.253Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updateable 0
2022-08-24T03:14:26.253Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|updates 0
2022-08-24T03:14:26.253Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@6232e45d{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@106cfc2d{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=28/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.253Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|Key interests updated 1 -> 0 on SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.253Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@69622aaf[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:26.253Z||qtp978035840-28|AAIUI||org.eclipse.jetty.io.ManagedSelector|DEBUG|Selector sun.nio.ch.EPollSelectorImpl@3d573fc2 waiting with 2 keys
2022-08-24T03:14:26.254Z||qtp978035840-31|AAIUI||org.eclipse.jetty.util.thread.strategy.EatWhatYouKill|DEBUG|EatWhatYouKill@2178d296/SelectorProducer@58c80957/IDLE/p=true/QueuedThreadPool[qtp978035840]@3a4ba480{STARTED,8<=8<=200,i=3,r=2,q=0}[ReservedThreadExecutor@2b8d084{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2022-08-24T03:14:26.240323Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=20/30000}{io=1/0,kio=1,kro=1}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=22/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2022-08-24T03:14:26.253Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-08-24T03:14:26.254Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@588d1478{SSLC.NBReadCB@68fdcfb0{SslConnection@68fdcfb0::SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=23/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
2022-08-24T03:14:26.255Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>c.onFillable SslConnection@68fdcfb0::SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.256Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|onFillable SslConnection@68fdcfb0::SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=24/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.256Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.FillInterest|DEBUG|fillable FillInterest@1f94e09d{AC.ReadCB@7917d93e{HttpConnection@7917d93e::DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=FI,flush=-,to=25/30000}}}
2022-08-24T03:14:26.256Z||qtp978035840-31|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@7917d93e::DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=25/30000} onFillable enter HttpChannelState@4cfa3c67{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
2022-08-24T03:14:26.257Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|>fill SslConnection@68fdcfb0::SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=26/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.257Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|fill NOT_HANDSHAKING
2022-08-24T03:14:26.260Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.AbstractEndPoint|DEBUG|shutdownInput SocketChannelEndPoint@441eaae6{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->SslConnection@68fdcfb0{NOT_HANDSHAKING,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@7d82e0ab{/10.233.72.238:48922<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=29/30000}=>HttpConnection@7917d93e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@210edbc{s=START}]=>HttpChannelOverHttp@79ed12ce{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.260Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ChannelEndPoint|DEBUG|filled -1 HeapByteBuffer@5e0bdb45[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:26.261Z||qtp978035840-31|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|net filled=-1
2022-08-24T03:14:26.274Z||qtp978035840-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@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:26.275Z||qtp978035840-25|AAIUI||org.eclipse.jetty.io.ssl.SslConnection|DEBUG|/10.233.72.73:8000,ISHUT,fill=-,flush=-,to=49/30000}{io=0/0,kio=0,kro=1}->SslConnection@106cfc2d{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=50/30000}=>HttpConnection@24aa437c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f35c6a0{s=START}]=>HttpChannelOverHttp@65fa311d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
2022-08-24T03:14:26.276Z||qtp978035840-25|AAIUI||org.eclipse.jetty.http.HttpParser|DEBUG|atEOF HttpParser{s=START,0 of -1}
2022-08-24T03:14:26.276Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24aa437c::DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=51/30000} filled -1 HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
2022-08-24T03:14:26.276Z||qtp978035840-25|AAIUI||org.eclipse.jetty.server.HttpConnection|DEBUG|HttpConnection@24aa437c::DecryptedEndPoint@4cd66e1e{/10.233.72.238:48920<->/10.233.72.73:8000,OPEN,fill=-,flush=-,to=51/30000} parse HeapByteBuffer@36aab38f[p=0,l=0,c=17408,r=0]={<<<>>>\x00\x00\x