Results

By type

          2021-09-13 12:07:26 299 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-09-13 12:07:26 299 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-09-13 12:07:26 299 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-09-13 12:07:26 299 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?
2021-09-13 12:07:26 299 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-09-13 12:07:26 299 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@5104a916] released
2021-09-13 12:07:26 300 WARN  [org.onap.holmes.engine.manager.status.EntityStatusRefreshTask][EntityStatusRefreshTimer] invocationID:{InvocationID} - Failed to update engine instance information.
org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", located:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", rewritten:"/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?", arguments:{ positional:{}, named:{id:'holmes-engine-mgmt_9201'}, finder:[]}]
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1338)
	at org.skife.jdbi.v2.Query.fold(Query.java:173)
	at org.skife.jdbi.v2.Query.first(Query.java:273)
	at org.skife.jdbi.v2.Query.first(Query.java:264)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing$SingleValueResultReturnThing.result(ResultReturnThing.java:110)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing.map(ResultReturnThing.java:46)
	at org.skife.jdbi.v2.sqlobject.QueryHandler.invoke(QueryHandler.java:41)
	at org.skife.jdbi.v2.sqlobject.SqlObject.invoke(SqlObject.java:224)
	at org.skife.jdbi.v2.sqlobject.SqlObject$3.intercept(SqlObject.java:133)
	at org.skife.jdbi.v2.sqlobject.CloseInternalDoNotUseThisClass$$EnhancerByCGLIB$$d442b56d.getEntity()
	at org.onap.holmes.common.engine.service.impl.EngineEntityServiceImpl.getEntity(EngineEntityServiceImpl.java:40)
	at org.onap.holmes.engine.manager.status.EntityStatusRefreshTask.run(EntityStatusRefreshTask.java:73)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01
	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2532)
	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2267)
	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:312)
	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:448)
	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:369)
	at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:153)
	at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:142)
	at jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:114)
	at com.sun.proxy.$Proxy70.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 13 common frames omitted
2021-09-13 12:07:30 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29-acceptor-0@43094e0c-EngineDActiveApp@61ce238e{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@28e8436f on ManagedSelector@2af3b054{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13 12:07:30 594 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29-acceptor-0@43094e0c-EngineDActiveApp@61ce238e{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/0 selected
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@28e8436f
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@28e8436f startThread=0
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@28e8436f in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-33] invocationID:{InvocationID} - SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-33] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@1225a60e
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - new HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-13 12:07:30 595 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - New HTTP Connection HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-33] invocationID:{InvocationID} - onOpen SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-33] invocationID:{InvocationID} - onOpen HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-33] invocationID:{InvocationID} - fillInterested HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@f3f2e2b{AC.ReadCB@c411d5d{HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@b106164{SSLC.NBReadCB@7fd728c4{SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4d47f9ca on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4d47f9ca
2021-09-13 12:07:30 596 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Created SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@28e8436f in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.17:9102 remote=/10.233.74.84:60770], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5579]@2021-09-13T12:07:30.599586Z
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@a341a3e offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5579]@2021-09-13T12:07:30.59968Z
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@2b2cc171 startThread=0
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@a341a3e task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5579]@2021-09-13T12:07:30.599907Z
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@2b2cc171 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@2b2cc171 started
2021-09-13 12:07:30 599 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@2b2cc171 waiting
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5579]@2021-09-13T12:07:30.599999Z tryProduce true
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-34] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5579]@2021-09-13T12:07:30.599943Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - fillable FillInterest@b106164{SSLC.NBReadCB@7fd728c4{SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >c.onFillable SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - onFillable SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - fillable FillInterest@f3f2e2b{AC.ReadCB@c411d5d{HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=4/30000}}}
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >fill SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 261 HeapByteBuffer@31c438d9[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x17\xFa\xBe\xC3[\xA6\x93\xD7\xF3\rd:\xAb5...}\xD9\xDc\x03\x0e?K\xBf\x08\xB3\x91\xBa\xA5\xA7\xA8\xBe\xDe\xCa\x1bV\xB3\\p>>>9\x13\xF1\x1f\xBb\xAc1\xD5\xB3...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=261
2021-09-13 12:07:30 600 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill starting handshake SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_TASK
2021-09-13 12:07:30 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-13 12:07:30 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >flush SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@fe0800a[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13 12:07:30 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:30 601 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-09-13 12:07:30 601 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:30 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:30 602 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 6 HeapByteBuffer@31c438d9[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\x17\xFa\xBe\xC3...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=6
2021-09-13 12:07:30 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:30 602 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 367 HeapByteBuffer@31c438d9[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x17\xFa\xBe\xC3[\xA6\x93\xD7\xF3\rd:\xAb5...\x96\xA2\xF0\x8a\xA6\x8d\ryCX\x1de\xE2\x8e\x83\xD54+\x81\x85\xA0if>>>w\xE1\xB4}~\xF9\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=367
2021-09-13 12:07:30 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 602 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_TASK
2021-09-13 12:07:30 605 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-34] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@1225a60e
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >flush SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@fe0800a[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 608 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >fill SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000} filled 0 HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=START,0 of -1}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - fillInterested HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@f3f2e2b{AC.ReadCB@c411d5d{HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@b106164{SSLC.NBReadCB@7fd728c4{SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4d47f9ca on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4d47f9ca
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@58d61431 size 1 > capacity
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@58d61431 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.17:9102 remote=/10.233.74.84:60770], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:30 609 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5580]@2021-09-13T12:07:30.610063Z
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@2b2cc171 offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5580]@2021-09-13T12:07:30.6101Z
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@14cb7274 startThread=0
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1}@2b2cc171 task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5580]@2021-09-13T12:07:30.610207Z
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@14cb7274 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@14cb7274 started
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@14cb7274 waiting
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-32] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=1}][pc=0,pic=0,pec=4,epc=5580]@2021-09-13T12:07:30.610252Z tryProduce true
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5580]@2021-09-13T12:07:30.610184Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@b106164{SSLC.NBReadCB@7fd728c4{SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >c.onFillable SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - onFillable SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@f3f2e2b{AC.ReadCB@c411d5d{HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 610 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:30 611 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 231 HeapByteBuffer@31c438d9[p=0,l=231,c=17408,r=231]={<<<\x17\x03\x03\x005o\xC6?\xF0\xD0\xE4;\xB8\xE6\xC5H\x1c\xA8\xF9\xB9\x18I\x1div...\xE6\xEf\xF0\x87\xD6w\x1ah\x8f\xB5X:\xCa\x1e\xFf\xBa\xAa\xAd\xE9\xEaK\x1c6>>>\xEb\xBd\x969\xE9\xE5\x12\x85\xAc...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=231
2021-09-13 12:07:30 611 DEBUG [jdk.event.security][dw-35] invocationID:{InvocationID} -  TLSHandshake: 10.233.74.84:60770, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-09-13 12:07:30 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=231 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=231,c=17408,r=173] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xF7+\xBf&...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - handshake succeeded SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=173/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-09-13 12:07:30 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-13 12:07:30 611 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=58,l=231,c=17408,r=173]={\x17\x03\x03\x005\x14\x00\x00 ...(\xE5\xD0\x9bd\r\x17<<<\x17\x03\x03\x00\xA8\xE2\x89\t\xF6\t\xC5\x82\x99\xAb8\x91_\xBd\xE4e>\xD7c^\xE7...\xE6\xEf\xF0\x87\xD6w\x1ah\x8f\xB5X:\xCa\x1e\xFf\xBa\xAa\xAd\xE9\xEaK\x1c6>>>\xEb\xBd\x969\xE9\xE5\x12\x85\xAc...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 611 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 173 bytesProduced = 151 encryptedBuffer=[p=231,l=231,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>5'D2\xAf\x0e\xE5W\n...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>5'D2\xAf\x0e\xE5W\n...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@c411d5d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} filled 151 HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>5'D2\xAf\x0e\xE5W\n...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>5'D2\xAf\x0e\xE5W\n...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>5'D2\xAf\x0e\xE5W\n...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - START --> SPACE1
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - SPACE1 --> URI
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - URI --> SPACE2
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER --> CONTENT
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - REQUEST for //10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.74.17:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - handle //10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - handling HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-35] invocationID:{InvocationID} - Host 10.233.74.17 with SNI null
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.Server][dw-35] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-35] invocationID:{InvocationID} - GzipHandler@2f4545c6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck)@63ad3fda in null
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-35] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-35] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-180cc0df@1f516067==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - chain=logFilter@780a91d0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-4ca4f762@4ca4f762==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-7ebfe01a@7ebfe01a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-180cc0df@1f516067==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter logFilter@780a91d0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-09-13 12:07:30 612 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Entering.
2021-09-13 12:07:30 612 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-09-13 12:07:30 612 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 62512038-71c2-4551-b7d7-31bd1fa3dfde
2021-09-13 12:07:30 612 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Invoking synchronously ... 
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-4ca4f762@4ca4f762==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-7ebfe01a@7ebfe01a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-09-13 12:07:30 612 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-180cc0df@1f516067==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-09-13 12:07:30 613 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@2f4545c6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck)@63ad3fda
2021-09-13 12:07:30 613 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@3c633ccb exclude no deflater
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@5fb1d76[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4a6c876f{null}
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Mon, 13 Sep 2021 12:07:30 GMT
X-TransactionID: 62512038-71c2-4551-b7d7-31bd1fa3dfde
X-InvocationID: fe114482-a4f3-4e8d-81e6-51df10b0e204
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@40353217[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6515dbbe] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@5fb1d76[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Mon, 13 Sep 2021 12:07:30 GMT
X-TransactionID: 62512038-71c2-4551-b7d7-31bd1fa3dfde
X-InvocationID: fe114482-a4f3-4e8d-81e6-51df10b0e204
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@40353217[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6515dbbe] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@38587ac7{IDLE}->null [HeapByteBuffer@24ede760[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5fb1d76[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@38587ac7{WRITING}->null:IDLE-->WRITING
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=COMPLETING}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@24ede760[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@5fb1d76[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=COMPLETING}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-09-13 12:07:30 614 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:30 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=COMPLETING}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-09-13 12:07:30 615 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@38587ac7{WRITING}->null
2021-09-13 12:07:30 615 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@38587ac7{IDLE}->null:WRITING-->IDLE
2021-09-13 12:07:30 615 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@40353217[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6515dbbe] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-09-13 12:07:30 615 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@40353217[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6515dbbe] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-09-13 12:07:30 615 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=6/30000}
2021-09-13 12:07:30 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-09-13 12:07:30 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:30 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@fe0800a[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13 12:07:30 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:30 615 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@b106164{SSLC.NBReadCB@7fd728c4{SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}}
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=7/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4d47f9ca on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4d47f9ca
2021-09-13 12:07:30 616 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=41cba281-4628-437a-90f1-55b7f6ea02e0, referenceCounter=0, store size=0} on thread dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:30 616 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Exiting.
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.74.17:9102 remote=/10.233.74.84:60770], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.server.Server][dw-35] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:30 616 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - unhandle HttpChannelState@56596daf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@56596daf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - completed HttpChannelState@56596daf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5581]@2021-09-13T12:07:30.617137Z
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - unhandle HttpChannelState@56596daf{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@56596daf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@14cb7274 offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5581]@2021-09-13T12:07:30.617177Z
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@469999db startThread=0
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1}@14cb7274 task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5581]@2021-09-13T12:07:30.617275Z
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@469999db in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@469999db started
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-31] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=1}][pc=0,pic=0,pec=4,epc=5581]@2021-09-13T12:07:30.617327Z tryProduce true
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-32] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5581]@2021-09-13T12:07:30.617251Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=5}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@469999db waiting
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - recycle HttpChannelState@56596daf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
10.233.74.84 - - [13/Sep/2021:12:07:30 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 5
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@b106164{SSLC.NBReadCB@7fd728c4{SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@627e0684{s=END}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >c.onFillable SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 24 HeapByteBuffer@31c438d9[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13A\xDa\xD7\\!\xBb\xD5<\xBf\xDc\x95\xEa\x1a\x98\x90JU\xDc>>>>@\xB29\xEbg\x1b\xD6\x8d\xF0...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=24
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - /10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=8/30000} filled -1 HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=8/30000}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - onFillable SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=8/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@f3f2e2b{null}
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - FillInterest@f3f2e2b{null} lost race null
2021-09-13 12:07:30 617 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(null) DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=8/30000}
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - /10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - shutdownOutput: SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@2b2cc171 size 1 > capacity
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@2b2cc171 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - ensureFillInterested SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - interested FillInterest@b106164{SSLC.NBReadCB@7fd728c4{SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4d47f9ca on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4d47f9ca
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - doClose SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.74.17:9102 remote=/10.233.74.84:60770], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5582]@2021-09-13T12:07:30.618883Z
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - onClose FillInterest@b106164{SSLC.NBReadCB@7fd728c4{SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@469999db offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5582]@2021-09-13T12:07:30.618922Z
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:30 618 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@2d95b404 startThread=0
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1}@469999db task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5582]@2021-09-13T12:07:30.619017Z
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@2d95b404 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - onFillableFail SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@2d95b404 started
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-31] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5582]@2021-09-13T12:07:30.618998Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@2d95b404 waiting
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=1}][pc=0,pic=0,pec=4,epc=5582]@2021-09-13T12:07:30.619065Z tryProduce true
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - fillable FillInterest@b106164{null}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - FillInterest@b106164{null} lost race null
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@14cb7274 size 1 > capacity
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@14cb7274 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - onFail FillInterest@f3f2e2b{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:214)
	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.doClose(SslConnection.java:1366)
	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:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	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:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Wakeup ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=1 updates=0
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Ignoring key update for concurrently closed channel SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1621c55c startThread=0
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - onClose FillInterest@f3f2e2b{null}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1621c55c in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-33] invocationID:{InvocationID} - onClose HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=10/30000}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-33] invocationID:{InvocationID} - onClose SslConnection@7fd728c4::SocketChannelEndPoint@6390c8f4{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/0 selected
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 0 updates
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1621c55c in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 0 keys
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@c411d5d::DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - /10.233.74.17:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@7fd728c4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@33ebd8f8{/10.233.74.84:60770<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@c411d5d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@627e0684{s=START}]=>HttpChannelOverHttp@d6fc150{s=HttpChannelState@56596daf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@a341a3e size 1 > capacity
2021-09-13 12:07:30 619 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@a341a3e in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29-acceptor-0@43094e0c-EngineDActiveApp@61ce238e{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@572c6974 on ManagedSelector@2af3b054{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29-acceptor-0@43094e0c-EngineDActiveApp@61ce238e{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/0 selected
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@572c6974
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@572c6974 startThread=0
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@572c6974 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-34] invocationID:{InvocationID} - SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-34] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@b41250a
2021-09-13 12:07:32 691 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34] invocationID:{InvocationID} - new HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - New HTTP Connection HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onOpen SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onOpen HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - fillInterested HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@5a17a1ef{AC.ReadCB@1d83dbdc{HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@59c9dc4a{SSLC.NBReadCB@43158c12{SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3653be7d on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Created SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3653be7d
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@572c6974 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:32 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.17:9102 remote=/10.233.74.84:60796], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5583]@2021-09-13T12:07:32.693195Z
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@2d95b404 offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5583]@2021-09-13T12:07:32.693247Z
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@62e2baae startThread=0
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5583]@2021-09-13T12:07:32.693318Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1}@2d95b404 task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5583]@2021-09-13T12:07:32.693369Z
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@62e2baae in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@59c9dc4a{SSLC.NBReadCB@43158c12{SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5584]@2021-09-13T12:07:32.693422Z tryProduce true
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@62e2baae started
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@62e2baae waiting
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >c.onFillable SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - onFillable SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@5a17a1ef{AC.ReadCB@1d83dbdc{HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >fill SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 261 HeapByteBuffer@31c438d9[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03oBL>\xD7\xD0\xA3\xD4\x90`?OI|...v\xC2$\x8b\xE6\x8fIC\xF4\xF1\tV:\xA9 \x10\x91\xBaTr\x8d\xB1V>>>\x8bd\xC8\xDb\xF0\xAbk\xFc]...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=261
2021-09-13 12:07:32 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill starting handshake SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_TASK
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >flush SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@fe0800a[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >fill SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:32 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} filled 0 HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} parsed false HttpParser{s=START,0 of -1}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - fillInterested HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@5a17a1ef{AC.ReadCB@1d83dbdc{HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@59c9dc4a{SSLC.NBReadCB@43158c12{SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3653be7d on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3653be7d
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@469999db size 1 > capacity
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@469999db in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.17:9102 remote=/10.233.74.84:60796], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:32 695 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5584]@2021-09-13T12:07:32.696066Z
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@62e2baae offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5584]@2021-09-13T12:07:32.696133Z
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@24d5c744 startThread=0
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@24d5c744 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@24d5c744 started
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@24d5c744 waiting
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1}@62e2baae task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5584]@2021-09-13T12:07:32.696331Z
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5584]@2021-09-13T12:07:32.696269Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-32] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5585]@2021-09-13T12:07:32.696396Z tryProduce true
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@59c9dc4a{SSLC.NBReadCB@43158c12{SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@5a17a1ef{AC.ReadCB@1d83dbdc{HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:32 697 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 373 HeapByteBuffer@31c438d9[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03oBL>\xD7\xD0\xA3\xD4...\x90\x10\x91\xE1\x9d\xEa5\xA4\x80\xA8\x19t\x84\xA0,\x04\x92\x13\xFb\xA1\xFb\xC9\xE2>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=373
2021-09-13 12:07:32 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:32 697 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03oBL>\xD7\xD0\xA3\xD4\x90`?OI|...\x90\x10\x91\xE1\x9d\xEa5\xA4\x80\xA8\x19t\x84\xA0,\x04\x92\x13\xFb\xA1\xFb\xC9\xE2>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:32 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_TASK
2021-09-13 12:07:32 700 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-28] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@b41250a
2021-09-13 12:07:32 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >flush SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@fe0800a[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:32 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >fill SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=9/30000} filled 0 HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=9/30000} parse HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-28] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=9/30000} parsed false HttpParser{s=START,0 of -1}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=9/30000}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-28] invocationID:{InvocationID} - fillInterested HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=9/30000}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@5a17a1ef{AC.ReadCB@1d83dbdc{HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 704 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - interested FillInterest@59c9dc4a{SSLC.NBReadCB@43158c12{SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3653be7d on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-28] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3653be7d
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@2d95b404 size 1 > capacity
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.17:9102 remote=/10.233.74.84:60796], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@2d95b404 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5585]@2021-09-13T12:07:32.705587Z
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@24d5c744 offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5585]@2021-09-13T12:07:32.705638Z
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@7b5ca48e startThread=0
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@7b5ca48e in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-32] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5585]@2021-09-13T12:07:32.705693Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@7b5ca48e started
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@7b5ca48e waiting
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@59c9dc4a{SSLC.NBReadCB@43158c12{SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@24d5c744 task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5586]@2021-09-13T12:07:32.705814Z
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-31] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5586]@2021-09-13T12:07:32.705843Z tryProduce true
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >c.onFillable SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - onFillable SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@5a17a1ef{AC.ReadCB@1d83dbdc{HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:32 705 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:32 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >fill SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:32 706 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 231 HeapByteBuffer@31c438d9[p=0,l=231,c=17408,r=231]={<<<\x17\x03\x03\x005\x19\t\x89!\x96S\xF7\xE2R\x9e\x7f\x8b\x8atU\xA9c\xAe\xE7\xBb...\xCd\x96\xC2Y\xBdWJr\xAai1\x16=\x0f\xFf\x18\xF2N\xA9f\xD8\xE3d>>>\x13\x01h\xC8\x19\x0f\x12\xF1n...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=231
2021-09-13 12:07:32 706 DEBUG [jdk.event.security][dw-32] invocationID:{InvocationID} -  TLSHandshake: 10.233.74.84:60796, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-09-13 12:07:32 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=231 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=231,c=17408,r=173] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x86\x16z\x16...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - handshake succeeded SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=173/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-09-13 12:07:32 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-13 12:07:32 706 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=58,l=231,c=17408,r=173]={\x17\x03\x03\x005\x14\x00\x00 ...q\x83\xB0\x0c\x1f\xBd\xF6<<<\x17\x03\x03\x00\xA8\x95\xA1\xFa:\x90\x8a|_Jb\x18m\xB6\xC3}\xAc\x08\x089\xFe...\xCd\x96\xC2Y\xBdWJr\xAai1\x16=\x0f\xFf\x18\xF2N\xA9f\xD8\xE3d>>>\x13\x01h\xC8\x19\x0f\x12\xF1n...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 173 bytesProduced = 151 encryptedBuffer=[p=231,l=231,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>\x1e=\xAc\xB4\xD9\xD4W\x8f\xB1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>\x1e=\xAc\xB4\xD9\xD4W\x8f\xB1...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} filled 151 HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>\x1e=\xAc\xB4\xD9\xD4W\x8f\xB1...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>\x1e=\xAc\xB4\xD9\xD4W\x8f\xB1...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>\x1e=\xAc\xB4\xD9\xD4W\x8f\xB1...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - START --> SPACE1
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - SPACE1 --> URI
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - URI --> SPACE2
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER --> CONTENT
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - REQUEST for //10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.74.17:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - handle //10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0} 
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - handling HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-32] invocationID:{InvocationID} - Host 10.233.74.17 with SNI null
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.Server][dw-32] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-32] invocationID:{InvocationID} - GzipHandler@2f4545c6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck)@5b65506c in null
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-32] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-32] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-180cc0df@1f516067==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - chain=logFilter@780a91d0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-4ca4f762@4ca4f762==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-7ebfe01a@7ebfe01a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-180cc0df@1f516067==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-09-13 12:07:32 707 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - call filter logFilter@780a91d0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-09-13 12:07:32 707 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Entering.
2021-09-13 12:07:32 707 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-09-13 12:07:32 708 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 6d8e0b7b-f14f-4149-a2ee-b4aed4d5f185
2021-09-13 12:07:32 708 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Invoking synchronously ... 
2021-09-13 12:07:32 708 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-4ca4f762@4ca4f762==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-09-13 12:07:32 708 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-7ebfe01a@7ebfe01a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-09-13 12:07:32 708 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-180cc0df@1f516067==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-09-13 12:07:32 708 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@2f4545c6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck)@5b65506c
2021-09-13 12:07:32 708 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@4371ff0e exclude no deflater
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@49acf1fa[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@574a5495{null}
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Mon, 13 Sep 2021 12:07:32 GMT
X-TransactionID: 6d8e0b7b-f14f-4149-a2ee-b4aed4d5f185
X-InvocationID: 5b10d61d-3a09-43fa-b476-8a6225f087bb
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@265d9820[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a989a6a] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@49acf1fa[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Mon, 13 Sep 2021 12:07:32 GMT
X-TransactionID: 6d8e0b7b-f14f-4149-a2ee-b4aed4d5f185
X-InvocationID: 5b10d61d-3a09-43fa-b476-8a6225f087bb
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@265d9820[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a989a6a] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@449595e2{IDLE}->null [HeapByteBuffer@24ede760[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@49acf1fa[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@449595e2{WRITING}->null:IDLE-->WRITING
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=COMPLETING}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@24ede760[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@49acf1fa[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=COMPLETING}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=W,to=5/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=COMPLETING}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@449595e2{WRITING}->null
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@449595e2{IDLE}->null:WRITING-->IDLE
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@265d9820[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a989a6a] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@265d9820[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a989a6a] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=5/30000}
2021-09-13 12:07:32 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@fe0800a[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@59c9dc4a{SSLC.NBReadCB@43158c12{SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}}}
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=6/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@3653be7d on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:32 710 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=949dc19e-464f-4d56-bb48-fdb4d1d4f01e, referenceCounter=0, store size=0} on thread dw-32 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@3653be7d
2021-09-13 12:07:32 710 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Exiting.
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.server.Server][dw-32] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:32 710 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - unhandle HttpChannelState@4fc1e21f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@4fc1e21f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - completed HttpChannelState@4fc1e21f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - unhandle HttpChannelState@4fc1e21f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@4fc1e21f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.74.17:9102 remote=/10.233.74.84:60796], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - recycle HttpChannelState@4fc1e21f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
10.233.74.84 - - [13/Sep/2021:12:07:32 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3044f75{s=END}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=4}:runFillable:BLOCKING
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5586]@2021-09-13T12:07:32.711414Z
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >fill SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 24 HeapByteBuffer@31c438d9[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x89\x8a\xEe\xD9\x972\xB1\xB2\x08\x00\x04\xA5\xC6|\xEf\xE3d\x85\xB9>>>\x13\x05\xA5\x19\x07\xDf\x9a\xE3+...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@7b5ca48e offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5586]@2021-09-13T12:07:32.711471Z
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=24
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@15610d30 startThread=0
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-31] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5586]@2021-09-13T12:07:32.711533Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@15610d30 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - /10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=7/30000} filled -1 HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@15610d30 started
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@15610d30 waiting
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - close DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=7/30000}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=7/30000}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - fillable FillInterest@59c9dc4a{SSLC.NBReadCB@43158c12{SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - shutdownOutput: SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - ensureFillInterested SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - >c.onFillable SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-31] invocationID:{InvocationID} - close DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-31] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - interested FillInterest@59c9dc4a{SSLC.NBReadCB@43158c12{SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - changeInterests p=true 0->1 for SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - onFillable SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - fillable FillInterest@5a17a1ef{null}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - FillInterest@5a17a1ef{null} lost race null
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - close SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - /10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:32 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - doClose SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - onClose FillInterest@59c9dc4a{SSLC.NBReadCB@43158c12{SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[closed], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@7b5ca48e task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5587]@2021-09-13T12:07:32.712202Z
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - onFillableFail SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5587]@2021-09-13T12:07:32.712232Z tryProduce true
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@7b5ca48e size 1 > capacity
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - onFail FillInterest@5a17a1ef{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:214)
	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.doClose(SslConnection.java:1366)
	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:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	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:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@7b5ca48e in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Wakeup ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=1 updates=0
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41fe8f19 startThread=0
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - onClose FillInterest@5a17a1ef{null}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41fe8f19 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-31] invocationID:{InvocationID} - close SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-31] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - /10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@62e2baae size 1 > capacity
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@62e2baae in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onClose HttpConnection@1d83dbdc::DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onClose SslConnection@43158c12::SocketChannelEndPoint@218e3eef{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@43158c12{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1f68c44e{/10.233.74.84:60796<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@1d83dbdc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3044f75{s=START}]=>HttpChannelOverHttp@2ab9c72{s=HttpChannelState@4fc1e21f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:32 712 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@41fe8f19 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:41 297 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@63e77296] obtained in 0 millis
2021-09-13 12:07:41 297 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@1080d456, maxRows=1, fetchSize=0, flags=16
2021-09-13 12:07:41 297 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> CloseStatement(S_857)
2021-09-13 12:07:41 297 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Parse(stmt=S_858,query="/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = $1",oids={1043})
2021-09-13 12:07:41 297 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_858,portal=null,$1=<'holmes-engine-mgmt_9201'>,type=VARCHAR)
2021-09-13 12:07:41 297 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-09-13 12:07:41 297 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=1)
2021-09-13 12:07:41 297 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE=> Sync
2021-09-13 12:07:41 298 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-09-13 12:07:41 299 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-09-13 12:07:41 299 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-09-13 12:07:41 299 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?
2021-09-13 12:07:41 299 TRACE [org.postgresql.core.v3.QueryExecutorImpl][EntityStatusRefreshTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-09-13 12:07:41 299 TRACE [org.skife.jdbi.v2.DBI][EntityStatusRefreshTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@63e77296] released
2021-09-13 12:07:41 299 WARN  [org.onap.holmes.engine.manager.status.EntityStatusRefreshTask][EntityStatusRefreshTimer] invocationID:{InvocationID} - Failed to update engine instance information.
org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", located:"SELECT * FROM ENGINE_ENTITY WHERE ID = :id", rewritten:"/* EngineEntityDao.getEntity */ SELECT * FROM ENGINE_ENTITY WHERE ID = ?", arguments:{ positional:{}, named:{id:'holmes-engine-mgmt_9201'}, finder:[]}]
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1338)
	at org.skife.jdbi.v2.Query.fold(Query.java:173)
	at org.skife.jdbi.v2.Query.first(Query.java:273)
	at org.skife.jdbi.v2.Query.first(Query.java:264)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing$SingleValueResultReturnThing.result(ResultReturnThing.java:110)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing.map(ResultReturnThing.java:46)
	at org.skife.jdbi.v2.sqlobject.QueryHandler.invoke(QueryHandler.java:41)
	at org.skife.jdbi.v2.sqlobject.SqlObject.invoke(SqlObject.java:224)
	at org.skife.jdbi.v2.sqlobject.SqlObject$3.intercept(SqlObject.java:133)
	at org.skife.jdbi.v2.sqlobject.CloseInternalDoNotUseThisClass$$EnhancerByCGLIB$$d442b56d.getEntity()
	at org.onap.holmes.common.engine.service.impl.EngineEntityServiceImpl.getEntity(EngineEntityServiceImpl.java:40)
	at org.onap.holmes.engine.manager.status.EntityStatusRefreshTask.run(EntityStatusRefreshTask.java:73)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 47
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01
	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2532)
	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2267)
	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:312)
	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:448)
	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:369)
	at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:153)
	at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:142)
	at jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:114)
	at com.sun.proxy.$Proxy70.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 13 common frames omitted
2021-09-13 12:07:42 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29-acceptor-0@43094e0c-EngineDActiveApp@61ce238e{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3671801d on ManagedSelector@2af3b054{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13 12:07:42 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29-acceptor-0@43094e0c-EngineDActiveApp@61ce238e{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13 12:07:42 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:42 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/0 selected
2021-09-13 12:07:42 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:42 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:42 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@3671801d
2021-09-13 12:07:42 691 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@3671801d startThread=0
2021-09-13 12:07:42 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:42 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:42 691 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@3671801d in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:42 691 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-30] invocationID:{InvocationID} - SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13 12:07:42 691 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-30] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@32ce89e4
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - new HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - New HTTP Connection HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - fillInterested HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@6087c5bd{AC.ReadCB@608ded65{HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@6f6efa0d{SSLC.NBReadCB@23205ce0{SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e087c5c on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:42 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:42 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:42 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:42 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:42 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4e087c5c
2021-09-13 12:07:42 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Created SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 693 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@3671801d in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.17:9102 remote=/10.233.74.84:60868], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5587]@2021-09-13T12:07:42.694478Z
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@15610d30 offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/REPRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5587]@2021-09-13T12:07:42.694543Z
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@1bc0b291 startThread=0
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1}@15610d30 task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5587]@2021-09-13T12:07:42.694653Z
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-31] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5587]@2021-09-13T12:07:42.694633Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@1bc0b291 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@1bc0b291 started
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@1bc0b291 waiting
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5588]@2021-09-13T12:07:42.6947Z tryProduce true
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - fillable FillInterest@6f6efa0d{SSLC.NBReadCB@23205ce0{SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - >c.onFillable SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - onFillable SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - fillable FillInterest@6087c5bd{AC.ReadCB@608ded65{HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-31] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - >fill SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-13 12:07:42 695 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - filled 261 HeapByteBuffer@31c438d9[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xEa\x82\xDb\xDf1\xCdD\xD7\xE7\x0cL\xE3\x0bC...HlmM$\x11}h\xF7A\xF2j:\xFf\xCft:\xC4\xEf\x1cy\xC6V>>>\x8e\xC8u\xEc!>%T[...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - net filled=261
2021-09-13 12:07:42 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - fill starting handshake SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - fill NEED_TASK
2021-09-13 12:07:42 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-13 12:07:42 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - >flush SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@fe0800a[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13 12:07:42 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:42 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - filled 6 HeapByteBuffer@31c438d9[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03\xEa\x82\xDb\xDf...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - net filled=6
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - >fill SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - filled 367 HeapByteBuffer@31c438d9[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xEa\x82\xDb\xDf1\xCdD\xD7\xE7\x0cL\xE3\x0bC...v\x98\xC3)\xB1!NQ\x18\xD0\xB6\xDb\x9b\xA4V\xB6\x10\x1e\xA2\xE2\xF6E\xD8>>>\x13\xFb\xA1\xFb\xC9\xE2\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - net filled=367
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 696 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - fill NEED_TASK
2021-09-13 12:07:42 699 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-31] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@32ce89e4
2021-09-13 12:07:42 701 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-13 12:07:42 701 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - >flush SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@fe0800a[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-31] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-31] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.http.HttpParser][dw-31] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-31] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=START,0 of -1}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-31] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=10/30000}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-31] invocationID:{InvocationID} - fillInterested HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=10/30000}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - interested FillInterest@6087c5bd{AC.ReadCB@608ded65{HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - interested FillInterest@6f6efa0d{SSLC.NBReadCB@23205ce0{SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e087c5c on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-31] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4e087c5c
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 702 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@24d5c744 size 1 > capacity
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@24d5c744 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.17:9102 remote=/10.233.74.84:60868], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5588]@2021-09-13T12:07:42.703274Z
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@1bc0b291 offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5588]@2021-09-13T12:07:42.703318Z
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@7f6df805 startThread=0
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@7f6df805 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@7f6df805 started
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@7f6df805 waiting
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=1}][pc=0,pic=0,pec=4,epc=5588]@2021-09-13T12:07:42.703449Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1}@1bc0b291 task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5588]@2021-09-13T12:07:42.703492Z
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@6f6efa0d{SSLC.NBReadCB@23205ce0{SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5589]@2021-09-13T12:07:42.703579Z tryProduce true
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >c.onFillable SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - onFillable SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@6087c5bd{AC.ReadCB@608ded65{HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 703 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 231 HeapByteBuffer@31c438d9[p=0,l=231,c=17408,r=231]={<<<\x17\x03\x03\x005\xA2m\xEa\xA12\x98\x13'\xDa\xA07KyJ\xA3\xB9S\xF1\xCbc...Gc\xD0\xAbEk\x9ciO\xFc\x04hp\x08E\xB7P\t\xC9\xE9\x1c\x99'>>>\x01k\x97\xA7UC\xD4}\xD1...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=231
2021-09-13 12:07:42 704 DEBUG [jdk.event.security][dw-35] invocationID:{InvocationID} -  TLSHandshake: 10.233.74.84:60868, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=231 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=231,c=17408,r=173] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xE9}\xEc\xBb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - handshake succeeded SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=173/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=58,l=231,c=17408,r=173]={\x17\x03\x03\x005\x14\x00\x00 ...k\x1d\xEc#\xB8\xBf8<<<\x17\x03\x03\x00\xA8\x9c\xF0\xCc\xDa\x01\xA8\xDeE\x04\xB2\x97\xDd?\x1a\x02X8L\x0cp...Gc\xD0\xAbEk\x9ciO\xFc\x04hp\x08E\xB7P\t\xC9\xE9\x1c\x99'>>>\x01k\x97\xA7UC\xD4}\xD1...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 173 bytesProduced = 151 encryptedBuffer=[p=231,l=231,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>\xF2i\xE7\xAd\xFf\xEa\x16\xD02...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>\xF2i\xE7\xAd\xFf\xEa\x16\xD02...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@608ded65[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} filled 151 HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>\xF2i\xE7\xAd\xFf\xEa\x16\xD02...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} parse HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>\xF2i\xE7\xAd\xFf\xEa\x16\xD02...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@134c3abb[p=0,l=151,c=17408,r=151]={<<>>\xF2i\xE7\xAd\xFf\xEa\x16\xD02...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - START --> SPACE1
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - SPACE1 --> URI
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - URI --> SPACE2
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER --> CONTENT
2021-09-13 12:07:42 704 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - REQUEST for //10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=0}
GET //10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.74.17:9102
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - handle //10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1} 
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - handling HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-35] invocationID:{InvocationID} - Host 10.233.74.17 with SNI null
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.server.Server][dw-35] invocationID:{InvocationID} - REQUEST GET /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=1}
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-35] invocationID:{InvocationID} - GzipHandler@2f4545c6{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck)@34ee147d in null
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-35] invocationID:{InvocationID} - scope null||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-35] invocationID:{InvocationID} - context=||/api/holmes-engine-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@602ae7b6{/,null,AVAILABLE}
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - servlet |/api/holmes-engine-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-180cc0df@1f516067==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - chain=logFilter@780a91d0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-4ca4f762@4ca4f762==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-7ebfe01a@7ebfe01a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-180cc0df@1f516067==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter logFilter@780a91d0==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-09-13 12:07:42 705 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Entering.
2021-09-13 12:07:42 705 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-09-13 12:07:42 705 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: fe39b04b-67d5-4c87-a3f3-9f9754bebaf6
2021-09-13 12:07:42 705 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Invoking synchronously ... 
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-4ca4f762@4ca4f762==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-7ebfe01a@7ebfe01a==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-09-13 12:07:42 705 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-180cc0df@1f516067==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@2f4545c6{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck)@34ee147d
2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@4f1bde65 exclude no deflater
2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@5788f9ff[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@47359edb{null}
2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-engine-mgmt/v1/healthcheck on HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
200 OK HTTP/1.1
Connection: close
Date: Mon, 13 Sep 2021 12:07:42 GMT
X-TransactionID: fe39b04b-67d5-4c87-a3f3-9f9754bebaf6
X-InvocationID: ecc075ac-7ebf-45fb-bda8-9156eeb88a88
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@33c37bc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12453948] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@5788f9ff[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Mon, 13 Sep 2021 12:07:42 GMT
X-TransactionID: fe39b04b-67d5-4c87-a3f3-9f9754bebaf6
X-InvocationID: ecc075ac-7ebf-45fb-bda8-9156eeb88a88
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@33c37bc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12453948] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@2927dfe{IDLE}->null [HeapByteBuffer@24ede760[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5788f9ff[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2927dfe{WRITING}->null:IDLE-->WRITING
2021-09-13 12:07:42 706 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=COMPLETING}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=2}
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@24ede760[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@5788f9ff[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=COMPLETING}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=W,to=4/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=COMPLETING}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@2927dfe{WRITING}->null
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2927dfe{IDLE}->null:WRITING-->IDLE
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@33c37bc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12453948] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@33c37bc[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@12453948] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=4/30000}
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3} oshut=false, ishut=false
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=4/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@fe0800a[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:42 707 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=3}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - /10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@6f6efa0d{SSLC.NBReadCB@23205ce0{SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUTTING,fill=-,flush=-,to=5/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e087c5c on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4e087c5c
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:42 708 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=cda69615-71dc-459c-bc10-485956618ad7, referenceCounter=0, store size=0} on thread dw-35 - GET /api/holmes-engine-mgmt/v1/healthcheck
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:42 708 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Exiting.
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.74.17:9102 remote=/10.233.74.84:60868], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4} 
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.server.Server][dw-35] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - unhandle HttpChannelState@13741aa5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@13741aa5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=5/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}:runFillable:BLOCKING
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - completed HttpChannelState@13741aa5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5589]@2021-09-13T12:07:42.708721Z
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - unhandle HttpChannelState@13741aa5{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@7f6df805 offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5589]@2021-09-13T12:07:42.708749Z
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@13741aa5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@6fd53674 startThread=0
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - onCompleted for /api/holmes-engine-mgmt/v1/healthcheck written=4
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1}@7f6df805 task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5589]@2021-09-13T12:07:42.708841Z
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5589]@2021-09-13T12:07:42.708811Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@6fd53674 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=1}][pc=0,pic=0,pec=4,epc=5590]@2021-09-13T12:07:42.708877Z tryProduce true
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@6fd53674 started
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@6fd53674 waiting
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@6f6efa0d{SSLC.NBReadCB@23205ce0{SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.74.17:9102/api/holmes-engine-mgmt/v1/healthcheck,age=4}}}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=null,age=4}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - recycle HttpChannelState@13741aa5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - >c.onFillable SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1032db13{s=END}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=4}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-09-13 12:07:42 708 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - CONTENT --> CLOSE
10.233.74.84 - - [13/Sep/2021:12:07:42 +0000] "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 4
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - onFillable SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - fillable FillInterest@6087c5bd{null}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.FillInterest][dw-28] invocationID:{InvocationID} - FillInterest@6087c5bd{null} lost race null
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-28] invocationID:{InvocationID} - /10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@1bc0b291 size 1 > capacity
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 24 HeapByteBuffer@31c438d9[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xE8I\x0ejx\x13Q\x1c\x88x\xEd\xDa\xD7\x94\xD5\x89^\x02\x0f>>>G\x0c&yv\x93'E\xFb...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=24
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@1bc0b291 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - /10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000} filled -1 HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(null) DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=6/30000}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - shutdownOutput: SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - ensureFillInterested SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - interested FillInterest@6f6efa0d{SSLC.NBReadCB@23205ce0{SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=6/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4e087c5c on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@4e087c5c
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - doClose SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.74.17:9102 remote=/10.233.74.84:60868], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 709 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - onClose FillInterest@6f6efa0d{SSLC.NBReadCB@23205ce0{SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - onFillableFail SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - onFail FillInterest@6087c5bd{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:214)
	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.doClose(SslConnection.java:1366)
	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:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	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:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Wakeup ManagedSelector@2af3b054{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@693ae831 startThread=0
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/0 selected
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 0 updates
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - onClose FillInterest@6087c5bd{null}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 0 keys
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000} parse HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@693ae831 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-35] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onClose HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onClose SslConnection@23205ce0::SocketChannelEndPoint@551c02f8{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@608ded65::DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=7/30000} onFillable exit HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@693ae831 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - /10.233.74.17:9102,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@23205ce0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@26cad1f1{/10.233.74.84:60868<->/10.233.74.17:9102,CLOSED,fill=-,flush=-,to=8/30000}=>HttpConnection@608ded65[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1032db13{s=START}]=>HttpChannelOverHttp@6434eb47{s=HttpChannelState@13741aa5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@15610d30 size 1 > capacity
2021-09-13 12:07:42 710 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@15610d30 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:52 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29-acceptor-0@43094e0c-EngineDActiveApp@61ce238e{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@705f9761 on ManagedSelector@2af3b054{STARTED} id=0 keys=0 selected=0 updates=0
2021-09-13 12:07:52 690 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-29-acceptor-0@43094e0c-EngineDActiveApp@61ce238e{SSL,[ssl, http/1.1]}{0.0.0.0:9102}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=0 selected=0 updates=1
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/0 selected
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$Accept@705f9761
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$Accept@705f9761 startThread=0
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$Accept@705f9761 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-30] invocationID:{InvocationID} - SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-30] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@16104251
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-30] invocationID:{InvocationID} - new HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - New HTTP Connection HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:52 691 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - onOpen HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - fillInterested HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@4b93ce4d{AC.ReadCB@792be825{HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@6d5f6dda{SSLC.NBReadCB@4440ad00{SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2cb6f5dc on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Created SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2cb6f5dc
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$Accept@705f9761 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:52 692 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.17:9102 remote=/10.233.74.84:60936], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5590]@2021-09-13T12:07:52.693173Z
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@6fd53674 offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5590]@2021-09-13T12:07:52.693268Z
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@2927af7e startThread=0
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5590]@2021-09-13T12:07:52.693322Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1}@6fd53674 task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5590]@2021-09-13T12:07:52.693378Z
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-32] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5591]@2021-09-13T12:07:52.69343Z tryProduce true
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@6d5f6dda{SSLC.NBReadCB@4440ad00{SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >c.onFillable SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - onFillable SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@4b93ce4d{AC.ReadCB@792be825{HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 261 HeapByteBuffer@31c438d9[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xF8\xCe#\x98\xAe\x9c\xEc#)\x03\x8c\x19\x1f\xB8...\xE0\x12\xF0\xEe\x80\xD6\xC6b]k\ry\xF2Z\x8c\xF4\x14\xF1*S\x9d\x9d\x13>>>\xEe\xC4\xD7\x8f\x80[\xDe\r\\...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=261
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill starting handshake SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 693 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@2927af7e in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@2927af7e started
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@2927af7e waiting
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_TASK
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >flush SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@fe0800a[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:52 694 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000} filled 0 HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000} parsed false HttpParser{s=START,0 of -1}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-33] invocationID:{InvocationID} - fillInterested HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=3/30000}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@4b93ce4d{AC.ReadCB@792be825{HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@6d5f6dda{SSLC.NBReadCB@4440ad00{SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2cb6f5dc on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@7f6df805 size 1 > capacity
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@7f6df805 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2cb6f5dc
2021-09-13 12:07:52 695 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.17:9102 remote=/10.233.74.84:60936], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5591]@2021-09-13T12:07:52.696512Z
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@2927af7e offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5591]@2021-09-13T12:07:52.696593Z
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@ba8939e startThread=0
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-28] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@ba8939e in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@ba8939e started
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@ba8939e waiting
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1}@2927af7e task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5591]@2021-09-13T12:07:52.696784Z
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-32] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5591]@2021-09-13T12:07:52.696728Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-31] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5591]@2021-09-13T12:07:52.696845Z tryProduce true
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@6d5f6dda{SSLC.NBReadCB@4440ad00{SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 696 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >c.onFillable SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - onFillable SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@4b93ce4d{AC.ReadCB@792be825{HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >fill SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 373 HeapByteBuffer@31c438d9[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xF8\xCe#\x98\xAe\x9c\xEc#...V\xF8\xAb\xF3\x87c\x96\r*\xAc\xD6\xB0\x9ac\xDd,jz\xAby\x0c<;>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=373
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xF8\xCe#\x98\xAe\x9c\xEc#)\x03\x8c\x19\x1f\xB8...V\xF8\xAb\xF3\x87c\x96\r*\xAc\xD6\xB0\x9ac\xDd,jz\xAby\x0c<;>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 697 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_TASK
2021-09-13 12:07:52 705 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-32] invocationID:{InvocationID} - Chose alias holmes-engine-mgmt@holmes-engine-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@16104251
2021-09-13 12:07:52 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_WRAP
2021-09-13 12:07:52 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >flush SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@fe0800a[p=0,l=0,c=0,r=0]={<<<>>>}
2021-09-13 12:07:52 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:52 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-09-13 12:07:52 709 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:52 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:52 709 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - flush NEED_WRAP
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2699 sequenceNumber = 0 [p=0,l=2699,c=17408,r=2699] ioDone=false/false
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - flushed 2699 SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net flushed=true, ac=true
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >fill SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 0 HeapByteBuffer@31c438d9[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=0
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00} {}
2021-09-13 12:07:52 710 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@134c3abb[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\x97\xFb\x03\xF8...\x00\x00\x00\x00\x00\x00\x00}
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1}
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=15/30000}
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-32] invocationID:{InvocationID} - fillInterested HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=15/30000}
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - interested FillInterest@4b93ce4d{AC.ReadCB@792be825{HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - interested FillInterest@6d5f6dda{SSLC.NBReadCB@4440ad00{SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2cb6f5dc on ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=0
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@2af3b054{STARTED} id=0 keys=1 selected=0 updates=1
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@792be825::DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - /10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken with none selected
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@6fd53674 size 1 > capacity
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 0/0/1 selected
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 0 keys, 1 updates
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updateable 1
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$1@2cb6f5dc
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - ran ReservedThreadExecutor@79ee779c{s=1/1,p=0}@6fd53674 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}]
2021-09-13 12:07:52 711 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a woken up from select, 1/1/1 selected
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a processing 1 keys, 0 updates
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.74.17:9102 remote=/10.233.74.84:60936], selector=sun.nio.ch.EPollSelectorImpl@30ce609a, interestOps=1, readyOps=1 SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-31] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0} tryExecute EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5592]@2021-09-13T12:07:52.712424Z
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=0}@ba8939e offer EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=0}][pc=0,pic=0,pec=4,epc=5592]@2021-09-13T12:07:52.712497Z
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-31] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1} startReservedThread p=1
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-31] invocationID:{InvocationID} - queue ReservedThreadExecutor@79ee779c{s=0/1,p=1}@1b750079 startThread=0
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-28] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=0/1,p=1}@ba8939e task=EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}][pc=0,pic=0,pec=4,epc=5592]@2021-09-13T12:07:52.712622Z
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run ReservedThreadExecutor@79ee779c{s=0/1,p=1}@1b750079 in InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=0/1,p=1}]
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=1}@1b750079 started
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@79ee779c{s=1/1,p=0}@1b750079 waiting
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-28] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5592]@2021-09-13T12:07:52.712755Z tryProduce true
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updateable 0
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - updates 0
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-31] invocationID:{InvocationID} - EatWhatYouKill@61d61b0e/SelectorProducer@3aa63b53/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@50ef2906{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@79ee779c{s=1/1,p=0}][pc=0,pic=0,pec=4,epc=5592]@2021-09-13T12:07:52.712687Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-28] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-09-13 12:07:52 712 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-28] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@30ce609a waiting with 1 keys
2021-09-13 12:07:52 715 DEBUG [org.eclipse.jetty.io.FillInterest][dw-31] invocationID:{InvocationID} - fillable FillInterest@6d5f6dda{SSLC.NBReadCB@4440ad00{SslConnection@4440ad00::SocketChannelEndPoint@4864dccd{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4440ad00{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6dbd2d09{/10.233.74.84:60936<->/10.233.74.17:9102,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@792be825[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4fc267d9{s=START}]=>HttpChannelOverHttp@e366c0c{s=HttpChannelState@3d10b0a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-09-13 12:07:52 715 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-31] invocationID:{InvocationID} - >c.onFillable SslConnection@4440ad00::So