Results

By type

          2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@2776280b{SSLC.NBReadCB@7e532b2c{SslConnection@7e532b2c::SocketChannelEndPoint@74808f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7e532b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7cbe7701[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5904f78f{s=START}]=>HttpChannelOverHttp@32c47119{s=HttpChannelState@206678ae{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}}}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-94] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@74808f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7e532b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7cbe7701[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5904f78f{s=START}]=>HttpChannelOverHttp@32c47119{s=HttpChannelState@206678ae{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}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillableFail SslConnection@7e532b2c::SocketChannelEndPoint@74808f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7e532b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7cbe7701[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5904f78f{s=START}]=>HttpChannelOverHttp@32c47119{s=HttpChannelState@206678ae{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}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onFail FillInterest@568d85d1{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:227)
	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$1.run(ChannelEndPoint.java:104)
	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)
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@74808f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7e532b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7cbe7701[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5904f78f{s=START}]=>HttpChannelOverHttp@32c47119{s=HttpChannelState@206678ae{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}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 2 keys
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68c14357 startThread=0
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 0 updates
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@568d85d1{null}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7cbe7701::DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} parse HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68c14357 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - CLOSE --> CLOSED
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7cbe7701::DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@7cbe7701::DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@74808f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7e532b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7cbe7701[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5904f78f{s=START}]=>HttpChannelOverHttp@32c47119{s=HttpChannelState@206678ae{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}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.FillInterest][dw-445 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@1888ead4{SSLC.NBReadCB@12826651{SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}}}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@7cbe7701::DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000} onFillable exit HttpChannelState@206678ae{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@7cbe7701::DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@7e532b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7cbe7701[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5904f78f{s=START}]=>HttpChannelOverHttp@32c47119{s=HttpChannelState@206678ae{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}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@c87bd2b size 1 > capacity
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@7e532b2c::SocketChannelEndPoint@74808f1f{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@7e532b2c{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@50eef3ca{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=11/30000}=>HttpConnection@7cbe7701[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5904f78f{s=START}]=>HttpChannelOverHttp@32c47119{s=HttpChannelState@206678ae{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}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@c87bd2b in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68c14357 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@1939b77a on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@1939b77a
2022-03-09 15:37:00 356 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-445 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=9f0950a4-1e8e-4abc-b6fa-687088923f7d, referenceCounter=0, store size=0} on thread dw-445 - GET /api/holmes-rule-mgmt/v1/healthcheck
2022-03-09 15:37:00 356 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-445] invocationID:{InvocationID} - Exiting.
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/1 selected
2022-03-09 15:37:00 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.71.28:9101 remote=/10.233.71.168:60668], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} 
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.server.Server][dw-445] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - unhandle HttpChannelState@69690bd7{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@69690bd7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}:runFillable:BLOCKING
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3568]@2022-03-09T15:37:00.3573Z
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - completed HttpChannelState@69690bd7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@389beec2 offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3568]@2022-03-09T15:37:00.357332Z
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - unhandle HttpChannelState@69690bd7{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-94] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@3e5d4291 startThread=0
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@69690bd7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-94] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3568]@2022-03-09T15:37:00.357392Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}:runFillable:BLOCKING/BLOCKING
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-514] invocationID:{InvocationID} - run ReservedThreadExecutor@62cbc478{s=0/1,p=1}@3e5d4291 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}]
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1}@389beec2 task=EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3569]@2022-03-09T15:37:00.357494Z
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.FillInterest][dw-94] invocationID:{InvocationID} - fillable FillInterest@1888ead4{SSLC.NBReadCB@12826651{SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}}}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3569]@2022-03-09T15:37:00.357535Z tryProduce true
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=1}@3e5d4291 started
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@3e5d4291 waiting
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - >c.onFillable SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
10.233.71.168 - - [09/Mar/2022:15:37:00 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 6
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - recycle HttpChannelState@69690bd7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - onFillable SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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=6}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - CONTENT --> CLOSE
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.FillInterest][dw-94] invocationID:{InvocationID} - fillable FillInterest@caa91da{null}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.FillInterest][dw-94] invocationID:{InvocationID} - FillInterest@caa91da{null} lost race null
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@8ec391e{s=END}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@42fe816e size 1 > capacity
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-94] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@42fe816e in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:00 357 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - >fill SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@12826651{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 358 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:00 358 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - filled 24 HeapByteBuffer@1414939e[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x137\xB1\xEc\xDa-k\xEa\xA4\x11\xB8\x01\xE14\xAeQ\x8b\xAd+m>>>[\xAf\xE1\x9a\x85\xFb\xAe\xC3\xB2...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:00 358 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - net filled=24
2022-03-09 15:37:00 358 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:00 358 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 358 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2022-03-09 15:37:00 358 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@5b1beb22::DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:00 358 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-445] invocationID:{InvocationID} - close DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=14/30000}
2022-03-09 15:37:00 358 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-445] invocationID:{InvocationID} - close(null) DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=14/30000}
2022-03-09 15:37:00 358 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - shutdownOutput: SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - ensureFillInterested SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.FillInterest][dw-445] invocationID:{InvocationID} - interested FillInterest@1888ead4{SSLC.NBReadCB@12826651{SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}}}
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@1939b77a on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-445] invocationID:{InvocationID} - close SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@1939b77a
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-445] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/1 selected
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - doClose SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.71.28:9101 remote=/10.233.71.168:60668], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@6ecab438{l=/10.233.71.28:9101,r=/10.233.71.168:60668,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=/10.233.71.28:9101,r=/10.233.71.168:60668,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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} 
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.FillInterest][dw-445] invocationID:{InvocationID} - onClose FillInterest@1888ead4{SSLC.NBReadCB@12826651{SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}}}
2022-03-09 15:37:00 359 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close SocketChannelEndPoint@6ecab438{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-22] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@6ecab438{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - onFillableFail SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.FillInterest][dw-445] invocationID:{InvocationID} - onFail FillInterest@caa91da{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:227)
	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$1.run(ChannelEndPoint.java:104)
	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)
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@6ecab438{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Wakeup ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-445] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f6c8a26 startThread=0
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/0 selected
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.FillInterest][dw-445] invocationID:{InvocationID} - onClose FillInterest@caa91da{null}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 0 updates
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 0 keys
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@5b1beb22::DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - CLOSE --> CLOSED
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@5b1beb22::DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f6c8a26 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5b1beb22::DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-445] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@5b1beb22::DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@69690bd7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@6ecab438{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose HttpConnection@5b1beb22::DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-445] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@6d0c8a07 size 1 > capacity
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-445] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@6d0c8a07 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose SslConnection@12826651::SocketChannelEndPoint@6ecab438{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@12826651{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@523919b6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@5b1beb22[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@8ec391e{s=START}]=>HttpChannelOverHttp@ebcdb75{s=HttpChannelState@69690bd7{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}
2022-03-09 15:37:00 360 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4f6c8a26 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:10 326 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@d28c214-RuleActiveApp@76c86567{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@786cd903[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60784]] on ManagedSelector@33a47707{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@d28c214-RuleActiveApp@76c86567{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/0 selected
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update Accept@786cd903[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60784]]
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue Accept@786cd903[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60784]] startThread=0
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run Accept@786cd903[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60784]] in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09 15:37:10 327 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@47a2bdcc
2022-03-09 15:37:10 328 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@228e4ede{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-09 15:37:10 328 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09 15:37:10 328 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005b5440@1612b396 on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:10 328 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 328 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 328 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09 15:37:10 328 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09 15:37:10 328 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@60b5a4b5{AC.ReadCB@6d6d6c19{HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09 15:37:10 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 328 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@63b82536{SSLC.NBReadCB@463af734{SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}}}
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@722aed22 on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=2
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran Accept@786cd903[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60784]] in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 2 updates
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 2
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005b5440@1612b396
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@722aed22
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/1 selected
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:10 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60784], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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} 
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3569]@2022-03-09T15:37:10.330224Z
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@3e5d4291 offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3569]@2022-03-09T15:37:10.330304Z
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@2808220f startThread=0
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3569]@2022-03-09T15:37:10.330455Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@63b82536{SSLC.NBReadCB@463af734{SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}}}
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1}@3e5d4291 task=EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3570]@2022-03-09T15:37:10.330693Z
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@62cbc478{s=0/1,p=1}@2808220f in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}]
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=1}@2808220f started
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-514] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3570]@2022-03-09T15:37:10.330829Z tryProduce true
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@2808220f waiting
2022-03-09 15:37:10 330 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 331 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@60b5a4b5{AC.ReadCB@6d6d6c19{HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-09 15:37:10 331 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@228e4ede{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:10 331 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:10 331 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 331 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:10 331 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 261 HeapByteBuffer@1414939e[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x95'\xEaB\x846|f\xD6\xDa=/\xBf\xD8...?\x04\x87+ije&\x1c\x9dKO>~\x97\xD1\x04%\x06hN\x9e'>>>\xE9\r\xBfK\x19\xA3:\x8a\x8a...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 331 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=261
2022-03-09 15:37:10 331 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill starting handshake SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK
2022-03-09 15:37:10 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-09 15:37:10 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@60f42b0c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09 15:37:10 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:10 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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
2022-03-09 15:37:10 332 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:10 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@463af734{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:10 333 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 373 HeapByteBuffer@1414939e[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x95'\xEaB\x846|f...y\xC8*\t9\xBc\xCe\x1a\xBd\xF5\x83fL\x15\xDf\xB8\x8e\x84\x91\xF2 \x12\xFa>>>\xAe\x84\x95\xCcoZ\xB3x\x80...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=373
2022-03-09 15:37:10 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:10 333 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x95'\xEaB\x846|f\xD6\xDa=/\xBf\xD8...y\xC8*\t9\xBc\xCe\x1a\xBd\xF5\x83fL\x15\xDf\xB8\x8e\x84\x91\xF2 \x12\xFa>>>\xAe\x84\x95\xCcoZ\xB3x\x80...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:10 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK
2022-03-09 15:37:10 339 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-22] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@47a2bdcc
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@60f42b0c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:10 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@463af734{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=13/30000}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@60b5a4b5{AC.ReadCB@6d6d6c19{HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@63b82536{SSLC.NBReadCB@463af734{SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}}}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@722aed22 on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@228e4ede{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@389beec2 size 1 > capacity
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@389beec2 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:10 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@722aed22
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/1 selected
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60784], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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} 
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 343 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3570]@2022-03-09T15:37:10.344049Z
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@2808220f offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3570]@2022-03-09T15:37:10.34425Z
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-514] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@6bb2cdc5 startThread=0
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-94] invocationID:{InvocationID} - run ReservedThreadExecutor@62cbc478{s=0/1,p=1}@6bb2cdc5 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}]
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=1}@6bb2cdc5 started
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@6bb2cdc5 waiting
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1}@2808220f task=EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3570]@2022-03-09T15:37:10.344669Z
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3570]@2022-03-09T15:37:10.344735Z tryProduce true
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-514] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3570]@2022-03-09T15:37:10.344598Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 344 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:10 345 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - fillable FillInterest@63b82536{SSLC.NBReadCB@463af734{SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}}}
2022-03-09 15:37:10 345 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - >c.onFillable SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 345 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - onFillable SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 345 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - fillable FillInterest@60b5a4b5{AC.ReadCB@6d6d6c19{HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-09 15:37:10 345 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@228e4ede{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:10 346 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - >fill SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 346 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:10 346 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - filled 219 HeapByteBuffer@1414939e[p=0,l=219,c=17408,r=219]={<<<\x17\x03\x03\x005\x8a\xC1~W\x02\xB4A2K\xAa^\x9dX\x0em\x19\x10\xAe\x98\xB5...\xF1qMy\xF8\xCe\xEf\x81\xBc\x90}\xA9\xD9\xBet\xA4p\x8fL4\xFe\x89K>>>\x03\x03\x03\x02\x03\x01\x00,\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 346 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - net filled=219
2022-03-09 15:37:10 346 DEBUG [jdk.event.security][dw-514] invocationID:{InvocationID} -  TLSHandshake: 10.233.71.168:60784, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-03-09 15:37:10 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - unwrap net_filled=219 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=219,c=17408,r=161] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01!\xBb\xA5\x80y...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - handshake succeeded SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=161/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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
2022-03-09 15:37:10 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:10 347 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=58,l=219,c=17408,r=161]={\x17\x03\x03\x005\x14\x00\x00 ...Y\xEe\xE5\xB0;\xBfl<<<\x17\x03\x03\x00\x9c\x95%\xC3\xB1\x01\xFds\xE6\x04M\x02o\xEa\x11\xE4H\x10#3\xBc...\xF1qMy\xF8\xCe\xEf\x81\xBc\x90}\xA9\xD9\xBet\xA4p\x8fL4\xFe\x89K>>>\x03\x03\x03\x02\x03\x01\x00,\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:10 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 161 bytesProduced = 139 encryptedBuffer=[p=219,l=219,c=17408,r=0] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=139,c=17408,r=139]={<<>>\x03\x83l`\xFc\xD5E7%...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=139,c=17408,r=139]={<<>>\x03\x83l`\xFc\xD5E7%...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=START,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 347 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=5/30000} filled 139 HeapByteBuffer@45b8b235[p=0,l=139,c=17408,r=139]={<<>>\x03\x83l`\xFc\xD5E7%...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@45b8b235[p=0,l=139,c=17408,r=139]={<<>>\x03\x83l`\xFc\xD5E7%...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@45b8b235[p=0,l=139,c=17408,r=139]={<<>>\x03\x83l`\xFc\xD5E7%...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - START --> SPACE1
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - SPACE1 --> URI
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - URI --> SPACE2
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER --> CONTENT
2022-03-09 15:37:10 348 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - REQUEST for //10.233.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.71.28:9101
User-Agent: kube-probe/1.22
Accept: */*
Connection: close


2022-03-09 15:37:10 349 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=6/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-03-09 15:37:10 349 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=6/30000}
2022-03-09 15:37:10 349 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - handle //10.233.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 
2022-03-09 15:37:10 349 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - handling HttpChannelState@228e4ede{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-09 15:37:10 349 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2022-03-09 15:37:10 349 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-514] invocationID:{InvocationID} - Host 10.233.71.28 with SNI null
2022-03-09 15:37:10 349 DEBUG [org.eclipse.jetty.server.Server][dw-514] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2022-03-09 15:37:10 350 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-514] invocationID:{InvocationID} - GzipHandler@6986f93e{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck)@7832be4d in null
2022-03-09 15:37:10 350 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-514] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-09 15:37:10 350 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-514] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-09 15:37:10 350 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-26d5a317@7398fa0b==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-09 15:37:10 350 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514] invocationID:{InvocationID} - chain=customFilter@2db15f70==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-4e4162bc@4e4162bc==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-6839203b@6839203b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-26d5a317@7398fa0b==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-09 15:37:10 351 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514] invocationID:{InvocationID} - call filter customFilter@2db15f70==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-03-09 15:37:10 351 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-514] invocationID:{InvocationID} - Entering.
2022-03-09 15:37:10 351 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-514] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-03-09 15:37:10 351 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-514] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 043b5e5c-9881-43b0-82e3-b753b47c9596
2022-03-09 15:37:10 351 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-514] invocationID:{InvocationID} - Invoking synchronously ... 
2022-03-09 15:37:10 351 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-4e4162bc@4e4162bc==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-03-09 15:37:10 351 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-6839203b@6839203b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-03-09 15:37:10 351 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-26d5a317@7398fa0b==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-09 15:37:10 352 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@6986f93e{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck)@7832be4d
2022-03-09 15:37:10 352 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@44049220 exclude no deflater
2022-03-09 15:37:10 352 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@75db116e[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@8fa36f5{null}
2022-03-09 15:37:10 352 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
200 OK HTTP/1.1
Connection: close
Date: Wed, 09 Mar 2022 15:37:10 GMT
X-TransactionID: 043b5e5c-9881-43b0-82e3-b753b47c9596
X-InvocationID: 697358dc-dc30-4bc9-8ff4-e5b38e75b1cf
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-09 15:37:10 352 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@65d72171[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5223a79] (null,[p=0,l=4,c=8192,r=4],true)@START
2022-03-09 15:37:10 352 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@75db116e[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 352 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Wed, 09 Mar 2022 15:37:10 GMT
X-TransactionID: 043b5e5c-9881-43b0-82e3-b753b47c9596
X-InvocationID: 697358dc-dc30-4bc9-8ff4-e5b38e75b1cf
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-09 15:37:10 352 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2022-03-09 15:37:10 352 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@65d72171[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5223a79] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2022-03-09 15:37:10 352 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@285f1bd2{IDLE}->null [HeapByteBuffer@c8b30a3[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@75db116e[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2022-03-09 15:37:10 352 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@285f1bd2{WRITING}->null:IDLE-->WRITING
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=COMPLETING}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@c8b30a3[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@75db116e[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-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
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=COMPLETING}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=COMPLETING}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@285f1bd2{WRITING}->null
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@285f1bd2{IDLE}->null:WRITING-->IDLE
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@65d72171[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5223a79] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@65d72171[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5223a79] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=11/30000}
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@60f42b0c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09 15:37:10 353 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:10 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-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
2022-03-09 15:37:10 354 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2022-03-09 15:37:10 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:10 354 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2022-03-09 15:37:10 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2022-03-09 15:37:10 354 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2022-03-09 15:37:10 354 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@63b82536{SSLC.NBReadCB@463af734{SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}}}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@722aed22 on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@722aed22
2022-03-09 15:37:10 355 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=45a71df5-0af2-45c3-a585-3ca03d56dbd9, referenceCounter=0, store size=0} on thread dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck
2022-03-09 15:37:10 355 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-514] invocationID:{InvocationID} - Exiting.
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.server.Server][dw-514] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - unhandle HttpChannelState@228e4ede{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@228e4ede{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/1 selected
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - completed HttpChannelState@228e4ede{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.71.28:9101 remote=/10.233.71.168:60784], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - unhandle HttpChannelState@228e4ede{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@228e4ede{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@663e11cf{s=END}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}:runFillable:BLOCKING
2022-03-09 15:37:10 355 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3571]@2022-03-09T15:37:10.355979Z
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - recycle HttpChannelState@228e4ede{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
10.233.71.168 - - [09/Mar/2022:15:37:10 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 7
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@6bb2cdc5 offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3571]@2022-03-09T15:37:10.356062Z
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - CONTENT --> CLOSE
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@255e6e3a startThread=0
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-445] invocationID:{InvocationID} - run ReservedThreadExecutor@62cbc478{s=0/1,p=1}@255e6e3a in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}]
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1}@6bb2cdc5 task=EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3571]@2022-03-09T15:37:10.356308Z
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-445] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=1}@255e6e3a started
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-94] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=1}][pc=0,pic=0,pec=19,epc=3571]@2022-03-09T15:37:10.356364Z tryProduce true
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-445] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@255e6e3a waiting
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3571]@2022-03-09T15:37:10.356242Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@63b82536{SSLC.NBReadCB@463af734{SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}}}
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - >fill SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - filled 24 HeapByteBuffer@1414939e[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\n\x9f\x1a\xE13\x85b5Q)\x1c\xD5(\xDe\xA2\xC55$\xBd>>>\xDa\x08\xF6bh5\x1a\xB6h...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - >c.onFillable SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NEED_UNWRAP,eio=24/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - net filled=24
2022-03-09 15:37:10 356 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=14/30000} filled -1 HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514] invocationID:{InvocationID} - close DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=14/30000}
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514] invocationID:{InvocationID} - close(null) DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=14/30000}
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - shutdownOutput: SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - ensureFillInterested SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - interested FillInterest@63b82536{SSLC.NBReadCB@463af734{SslConnection@463af734::SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,CLOSED,fill=-,flush=-,to=14/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}}}
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@722aed22 on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514] invocationID:{InvocationID} - close SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@722aed22
2022-03-09 15:37:10 357 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - doClose SocketChannelEndPoint@11219839{l=/10.233.71.28:9101,r=/10.233.71.168:60784,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=/10.233.71.28:9101,r=/10.233.71.168:60784,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/1 selected
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[closed], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@11219839{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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} 
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - onClose FillInterest@63b82536{SSLC.NBReadCB@463af734{SslConnection@463af734::SocketChannelEndPoint@11219839{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}}}
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-94] invocationID:{InvocationID} - close SocketChannelEndPoint@11219839{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-94] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@11219839{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - onFillableFail SslConnection@463af734::SocketChannelEndPoint@11219839{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@11219839{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - onFail FillInterest@60b5a4b5{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:227)
	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$1.run(ChannelEndPoint.java:104)
	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)
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Wakeup ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/0 selected
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 0 updates
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 0 keys
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21921b06 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-514] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21921b06 startThread=0
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - onClose FillInterest@60b5a4b5{null}
2022-03-09 15:37:10 358 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000} parse HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - CLOSE --> CLOSED
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@11219839{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000} onFillable exit HttpChannelState@228e4ede{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose HttpConnection@6d6d6c19::DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@3e5d4291 size 1 > capacity
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-514] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@3e5d4291 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onClose SslConnection@463af734::SocketChannelEndPoint@11219839{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21921b06 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - onFillable SslConnection@463af734::SocketChannelEndPoint@11219839{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@60b5a4b5{null}
2022-03-09 15:37:10 359 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - FillInterest@60b5a4b5{null} lost race null
2022-03-09 15:37:10 360 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-25] invocationID:{InvocationID} - SslConnection@463af734{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@3f73eae6{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@6d6d6c19[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@663e11cf{s=START}]=>HttpChannelOverHttp@40b76664{s=HttpChannelState@228e4ede{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}
2022-03-09 15:37:10 360 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@2808220f size 1 > capacity
2022-03-09 15:37:10 360 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@2808220f in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:11 470 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next object: org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
2022-03-09 15:37:11 470 DEBUG [org.jvnet.hk2.logger][pool-2-thread-1] invocationID:{InvocationID} - Created ServiceLocator ServiceLocatorImpl(__HK2_Generated_304,305,1156799089)
2022-03-09 15:37:11 471 DEBUG [org.glassfish.jersey.inject.hk2.AbstractHk2InjectionManager][pool-2-thread-1] invocationID:{InvocationID} - Clearing Jersey HK2 caches. Service cache size: 3, reflection cache size: 20.
2022-03-09 15:37:11 473 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
2022-03-09 15:37:11 473 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.internal.config.ExternalPropertiesAutoDiscoverable
2022-03-09 15:37:11 473 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
2022-03-09 15:37:11 474 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.validation.internal.ValidationAutoDiscoverable
2022-03-09 15:37:11 474 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
2022-03-09 15:37:11 474 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
2022-03-09 15:37:11 475 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
2022-03-09 15:37:11 475 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: org.glassfish.jersey.server.internal.monitoring.MonitoringAutodiscoverable
2022-03-09 15:37:11 476 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-09 15:37:11 476 TRACE [org.glassfish.jersey.internal.ServiceFinder][pool-2-thread-1] invocationID:{InvocationID} - Loading next class: com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
2022-03-09 15:37:11 476 DEBUG [org.glassfish.jersey.internal.config.SystemPropertiesConfigurationModel][pool-2-thread-1] invocationID:{InvocationID} - System properties configuration provider not allowed
2022-03-09 15:37:11 477 DEBUG [org.glassfish.jersey.client.ClientExecutorProvidersConfigurator][pool-2-thread-1] invocationID:{InvocationID} - null
java.lang.reflect.InvocationTargetException: null
	at java.base/jdk.internal.reflect.GeneratedMethodAccessor28.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.glassfish.jersey.client.ClientExecutorProvidersConfigurator.lookupManagedScheduledExecutorService(ClientExecutorProvidersConfigurator.java:174)
	at org.glassfish.jersey.client.ClientExecutorProvidersConfigurator.init(ClientExecutorProvidersConfigurator.java:124)
	at org.glassfish.jersey.client.ClientConfig$State.initRuntime(ClientConfig.java:447)
	at org.glassfish.jersey.internal.util.collection.Values$LazyValueImpl.get(Values.java:317)
	at org.glassfish.jersey.client.ClientConfig.getRuntime(ClientConfig.java:807)
	at org.glassfish.jersey.client.ClientRequest.getClientRuntime(ClientRequest.java:219)
	at org.glassfish.jersey.client.ClientRequest.getInjectionManager(ClientRequest.java:610)
	at org.glassfish.jersey.client.JerseyWebTarget.onBuilder(JerseyWebTarget.java:364)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:192)
	at org.glassfish.jersey.client.JerseyWebTarget.request(JerseyWebTarget.java:36)
	at org.onap.holmes.common.utils.JerseyClient.get(JerseyClient.java:121)
	at org.onap.holmes.rulemgt.dcae.ConfigFileScanningTask.getExistingRules(ConfigFileScanningTask.java:175)
	at org.onap.holmes.rulemgt.dcae.ConfigFileScanningTask.run(ConfigFileScanningTask.java:59)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
	at java.naming/javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.getURLOrDefaultInitCtx(Unknown Source)
	at java.naming/javax.naming.InitialContext.lookup(Unknown Source)
	... 22 common frames omitted
2022-03-09 15:37:11 477 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientAsyncExecutorProvider] to be used for injection of executor qualified by [org.glassfish.jersey.client.ClientAsyncExecutor] annotation.
2022-03-09 15:37:11 477 INFO  [org.glassfish.jersey.process.internal.ExecutorProviders][pool-2-thread-1] invocationID:{InvocationID} - Selected ScheduledExecutorServiceProvider implementation [org.glassfish.jersey.client.DefaultClientBackgroundSchedulerProvider] to be used for injection of scheduler qualified by [org.glassfish.jersey.client.ClientBackgroundScheduler] annotation.
2022-03-09 15:37:11 480 INFO  [org.glassfish.jersey.client.internal.HttpUrlConnector][pool-2-thread-1] invocationID:{InvocationID} - Restricted headers are not enabled using [sun.net.http.allowRestrictedHeaders] system property (setting only takes effect on connections created after the property has been set/changed).
2022-03-09 15:37:11 480 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - ProxySelector Request for https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule
2022-03-09 15:37:11 480 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Looking for HttpClient for URL https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule and proxy value of DIRECT
2022-03-09 15:37:11 480 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Creating new HttpsClient with url:https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule and proxy:DIRECT with connect timeout:30000
2022-03-09 15:37:11 481 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - Proxy used: DIRECT
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@d28c214-RuleActiveApp@76c86567{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@231fd2c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:51732]] on ManagedSelector@33a47707{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@d28c214-RuleActiveApp@76c86567{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/0 selected
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - update Accept@231fd2c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:51732]]
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-94] invocationID:{InvocationID} - queue Accept@231fd2c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:51732]] startThread=0
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run Accept@231fd2c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:51732]] in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-24] invocationID:{InvocationID} - SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-24] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@29d1aae9
2022-03-09 15:37:11 481 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-24] invocationID:{InvocationID} - new HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2e8414c3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-09 15:37:11 482 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - New HTTP Connection HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09 15:37:11 482 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005b5440@11de9b24 on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:11 482 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 482 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 482 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - onOpen HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09 15:37:11 482 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-24] invocationID:{InvocationID} - fillInterested HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09 15:37:11 482 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@28ec71dd{AC.ReadCB@ff99880{HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09 15:37:11 483 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 483 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 483 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - interested FillInterest@4d8ed85f{SSLC.NBReadCB@1f72a7d0{SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}}}
2022-03-09 15:37:11 483 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@4748aa19 on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09 15:37:11 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=2
2022-03-09 15:37:11 483 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 2 updates
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 2
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Created SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005b5440@11de9b24
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@4748aa19
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran Accept@231fd2c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:51732]] in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/1 selected
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:51732], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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} 
2022-03-09 15:37:11 484 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3572]@2022-03-09T15:37:11.485158Z
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@255e6e3a offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3572]@2022-03-09T15:37:11.485238Z
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-94] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@1264bd75 startThread=0
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-445] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1}@255e6e3a task=EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3572]@2022-03-09T15:37:11.485439Z
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-94] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3572]@2022-03-09T15:37:11.485372Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run ReservedThreadExecutor@62cbc478{s=0/1,p=1}@1264bd75 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}]
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=1}@1264bd75 started
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-445] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=1}][pc=0,pic=0,pec=19,epc=3573]@2022-03-09T15:37:11.48554Z tryProduce true
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@1264bd75 waiting
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.FillInterest][dw-94] invocationID:{InvocationID} - fillable FillInterest@4d8ed85f{SSLC.NBReadCB@1f72a7d0{SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}}}
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - >c.onFillable SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - onFillable SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.FillInterest][dw-94] invocationID:{InvocationID} - fillable FillInterest@28ec71dd{AC.ReadCB@ff99880{HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-94] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2e8414c3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - >fill SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:11 485 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - filled 455 HeapByteBuffer@1414939e[p=0,l=455,c=17408,r=455]={<<<\x16\x03\x03\x01\xC2\x01\x00\x01\xBe\x03\x037d\x89\r\xD7\x0f6\xC7\x10\r\x9f\r\xFd-...}:\x04/\xBfq\xBc\xEaM\xE9\xDeuRb\xCdx?\x90\xD5\x90\xE811>>>\xCd\x07@,\xAf\xFf\x98 \x02...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - net filled=455
2022-03-09 15:37:11 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - fill starting handshake SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=455/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - unwrap net_filled=455 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 455 bytesProduced = 0 encryptedBuffer=[p=455,l=455,c=17408,r=0] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 486 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - fill NEED_TASK
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - >flush SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@60f42b0c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 134 sequenceNumber = 0 [p=0,l=134,c=17408,r=134] ioDone=false/false
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - flushed 134 SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 102 sequenceNumber = 0 [p=0,l=102,c=17408,r=102] ioDone=false/false
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - flushed 102 SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - SslConnection@1f72a7d0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01\xC2\x01\x00\x01\xBe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - >fill SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01\xC2\x01\x00\x01\xBe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=8/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-94] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=8/30000} filled 0 HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 490 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-94] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=8/30000} parse HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.http.HttpParser][dw-94] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-94] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=8/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-94] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=8/30000}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-94] invocationID:{InvocationID} - fillInterested HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=8/30000}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.FillInterest][dw-94] invocationID:{InvocationID} - interested FillInterest@28ec71dd{AC.ReadCB@ff99880{HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.FillInterest][dw-94] invocationID:{InvocationID} - interested FillInterest@4d8ed85f{SSLC.NBReadCB@1f72a7d0{SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}}}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@4748aa19 on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-94] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@2e8414c3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@4748aa19
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@6bb2cdc5 size 1 > capacity
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:11 491 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-94] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@6bb2cdc5 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:11 493 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/1 selected
2022-03-09 15:37:11 493 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:11 493 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:51732], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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} 
2022-03-09 15:37:11 494 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 494 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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
2022-03-09 15:37:11 494 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-445] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3573]@2022-03-09T15:37:11.494261Z
2022-03-09 15:37:11 494 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-445] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@1264bd75 offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3573]@2022-03-09T15:37:11.494321Z
2022-03-09 15:37:11 494 DEBUG [jdk.event.security][pool-2-thread-1] invocationID:{InvocationID} -  TLSHandshake: 127.0.0.1:9101, TLSv1.3, TLS_AES_128_GCM_SHA256, 260052407
2022-03-09 15:37:11 494 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-445] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:11 494 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-445] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@25e9dcc3 startThread=0
2022-03-09 15:37:11 494 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-514] invocationID:{InvocationID} - run ReservedThreadExecutor@62cbc478{s=0/1,p=1}@25e9dcc3 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}]
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=1}@25e9dcc3 started
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-445] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3573]@2022-03-09T15:37:11.494971Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@25e9dcc3 waiting
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.FillInterest][dw-445] invocationID:{InvocationID} - fillable FillInterest@4d8ed85f{SSLC.NBReadCB@1f72a7d0{SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}}}
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1}@1264bd75 task=EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3574]@2022-03-09T15:37:11.495119Z
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3574]@2022-03-09T15:37:11.495266Z tryProduce true
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - >c.onFillable SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - onFillable SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.FillInterest][dw-445] invocationID:{InvocationID} - fillable FillInterest@28ec71dd{AC.ReadCB@ff99880{HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=4/30000}}}
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=4/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=4/30000} onFillable enter HttpChannelState@2e8414c3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - >fill SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:11 495 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@32088a6e5 pairs: {GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1: null}{User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)}{Host: 127.0.0.1:9101}{Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2}{Connection: keep-alive}
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - filled 74 HeapByteBuffer@1414939e[p=0,l=74,c=17408,r=74]={<<<\x17\x03\x03\x00E\x0b\x06X\x07\xCc\xFd\xEf\xDa\x8d\x1f\xE7oR(\xD9!\xB5\xA2\xB1\xA4...\xD7&\xFfIN\x1f{c\x8b\xE7(\xFa\x81\x94\xD0\xE50D\xFdx\xC6g\xEb>>>\x00\x9e\x00\xA2\xC0$\xC0(\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 495 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - net filled=74
2022-03-09 15:37:11 496 DEBUG [jdk.event.security][dw-445] invocationID:{InvocationID} -  TLSHandshake: 127.0.0.1:34390, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-03-09 15:37:11 496 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - unwrap net_filled=74 Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 74 bytesProduced = 0 encryptedBuffer=[p=74,l=74,c=17408,r=0] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#[\x18\x15Z...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 496 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-09 15:37:11 496 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - >flush SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 496 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@60f42b0c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09 15:37:11 496 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:11 496 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = FINISHED bytesConsumed = 0 bytesProduced = 88 sequenceNumber = 0 [p=0,l=88,c=17408,r=88] ioDone=false/false
2022-03-09 15:37:11 496 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - flushed 88 SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 496 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:11 496 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - handshake succeeded SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - filled 244 HeapByteBuffer@1414939e[p=0,l=244,c=17408,r=244]={<<<\x17\x03\x03\x00\xEf\x13\xBc\xDe\x9b_\x88\xEb%\x89\x00#w\x08L@c\x90\xE4=?...\xD6B\x89\xAansr\xE0B\x9e\xA0\n^%e\x94\xFf\xDbaH\xE8\x1cx>>>\x0b\x04\x01\x05\x01\x06\x01\x04\x02...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - net filled=244
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - unwrap net_filled=244 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 244 bytesProduced = 206 encryptedBuffer=[p=244,l=244,c=17408,r=0] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=206,c=17408,r=206]={<<>>'e!\xE9R\xE3/\xC7\xF7...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=206,c=17408,r=206]={<<>>'e!\xE9R\xE3/\xC7\xF7...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=6/30000} filled 206 HeapByteBuffer@45b8b235[p=0,l=206,c=17408,r=206]={<<>>'e!\xE9R\xE3/\xC7\xF7...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=6/30000} parse HeapByteBuffer@45b8b235[p=0,l=206,c=17408,r=206]={<<>>'e!\xE9R\xE3/\xC7\xF7...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@45b8b235[p=0,l=206,c=17408,r=206]={<<>>'e!\xE9R\xE3/\xC7\xF7...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - START --> SPACE1
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - SPACE1 --> URI
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - URI --> SPACE2
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER:Accept --> VALUE
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER:Accept --> IN_VALUE
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER:Accept --> FIELD
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> IN_VALUE
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER:Connection: keep-alive --> FIELD
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - HEADER --> CONTENT
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - REQUEST for //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
GET //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HTTP/1.1
User-Agent: Jersey/2.31 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:9101
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive


2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=6/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=6/30000}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - handle //127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0} 
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - handling HttpChannelState@2e8414c3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-445] invocationID:{InvocationID} - Host 127.0.0.1 with SNI null
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.Server][dw-445] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=0}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-445] invocationID:{InvocationID} - GzipHandler@6986f93e{STARTED,min=256,inflate=8192} handle Request(GET https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@f39a617 in null
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-445] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-445] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/rule @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-445] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/rule -> io.dropwizard.jersey.setup.JerseyServletContainer-26d5a317@7398fa0b==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-445] invocationID:{InvocationID} - chain=customFilter@2db15f70==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-4e4162bc@4e4162bc==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-6839203b@6839203b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-26d5a317@7398fa0b==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-445] invocationID:{InvocationID} - call filter customFilter@2db15f70==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-03-09 15:37:11 497 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-445] invocationID:{InvocationID} - Entering.
2022-03-09 15:37:11 497 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-445] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-03-09 15:37:11 497 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-445] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 5a3f11ac-97c1-4e4f-984f-0933119451ba
2022-03-09 15:37:11 497 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-445] invocationID:{InvocationID} - Invoking synchronously ... 
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-445] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-4e4162bc@4e4162bc==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-445] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-6839203b@6839203b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-03-09 15:37:11 497 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-26d5a317@7398fa0b==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-09 15:37:11 498 TRACE [org.skife.jdbi.v2.DBI][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@44e1085d] obtained in 0 millis
2022-03-09 15:37:11 498 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@49341a4, maxRows=0, fetchSize=0, flags=16
2022-03-09 15:37:11 498 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Bind(stmt=S_8,portal=null)
2022-03-09 15:37:11 498 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-09 15:37:11 498 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  FE=> Sync
2022-03-09 15:37:11 499 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-09 15:37:11 499 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE DataRow(len=4,164)
2022-03-09 15:37:11 499 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 1)
2022-03-09 15:37:11 499 TRACE [org.postgresql.core.v3.QueryExecutorImpl][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-09 15:37:11 499 TRACE [org.skife.jdbi.v2.DBI][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - statement:[SELECT * FROM APLUS_RULE ] took 1 millis
2022-03-09 15:37:11 499 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 1
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 1
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 2
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 2
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 3
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 3
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 4
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 4
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 5
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getInt columnIndex: 5
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 6
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getLong columnIndex: 6
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 7
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 7
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 8
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 8
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 9
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 9
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 10
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 11
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 11
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 12
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 13
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 14
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 14
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 15
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 15
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 16
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 16
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getObject columnIndex: 17
2022-03-09 15:37:11 500 TRACE [org.postgresql.jdbc.PgConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} -   getString columnIndex: 17
2022-03-09 15:37:11 500 TRACE [org.skife.jdbi.v2.DBI][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@44e1085d] released
2022-03-09 15:37:11 500 INFO  [org.onap.holmes.rulemgt.resources.RuleMgtResources][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - query rule successful by condition:org.onap.holmes.rulemgt.bean.request.RuleQueryCondition@a371d59
2022-03-09 15:37:11 500 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - GzipHandler@6986f93e{STARTED,min=256,inflate=8192} excluded not gzip accept Request(GET https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule)@f39a617
2022-03-09 15:37:11 500 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@5929be2d exclude no deflater
2022-03-09 15:37:11 500 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@47295acd[p=0,l=4442,c=8192,r=4442]={<<<{"correlationRules":[{"ru...c55b"}],"totalCount":1}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@43c495b9{null}
2022-03-09 15:37:11 500 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/rule on HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=3}
200 OK HTTP/1.1
Date: Wed, 09 Mar 2022 15:37:11 GMT
X-TransactionID: 5a3f11ac-97c1-4e4f-984f-0933119451ba
X-InvocationID: 4a83169f-0c86-43cd-9caf-1eef26eb8cc5
Content-Length: 4442
Content-Type: application/json
Vary: Accept-Encoding


2022-03-09 15:37:11 500 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@71ab854d[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=4442},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65e78583] (null,[p=0,l=4442,c=8192,r=4442],true)@START
2022-03-09 15:37:11 500 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=6,cl=4442} last=true content=HeapByteBuffer@47295acd[p=0,l=4442,c=8192,r=4442]={<<<{"correlationRules":[{"ru...c55b"}],"totalCount":1}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 500 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Date: Wed, 09 Mar 2022 15:37:11 GMT
X-TransactionID: 5a3f11ac-97c1-4e4f-984f-0933119451ba
X-InvocationID: 4a83169f-0c86-43cd-9caf-1eef26eb8cc5
Content-Length: 4442
Content-Type: application/json
Vary: Accept-Encoding


2022-03-09 15:37:11 500 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - CONTENT_LENGTH
2022-03-09 15:37:11 500 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@71ab854d[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=4442},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65e78583] ([p=0,l=242,c=8192,r=242],[p=0,l=4442,c=8192,r=4442],true)@COMPLETING
2022-03-09 15:37:11 500 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - write: WriteFlusher@681554c0{IDLE}->null [HeapByteBuffer@c8b30a3[p=0,l=242,c=8192,r=242]={<<>>gth: 4\r\n\r...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@47295acd[p=0,l=4442,c=8192,r=4442]={<<<{"correlationRules":[{"ru...c55b"}],"totalCount":1}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2022-03-09 15:37:11 500 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@681554c0{WRITING}->null:IDLE-->WRITING
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - >flush SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@ff99880[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b92c9b7{s=COMPLETING}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=3}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@c8b30a3[p=0,l=242,c=8192,r=242]={<<>>gth: 4\r\n\r...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@47295acd[p=0,l=4442,c=8192,r=4442]={<<<{"correlationRules":[{"ru...c55b"}],"totalCount":1}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 4684 bytesProduced = 4722 sequenceNumber = 1 [p=0,l=4722,c=17408,r=4722] ioDone=false/false
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - flushed 4722 SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@ff99880[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b92c9b7{s=COMPLETING}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@ff99880[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b92c9b7{s=COMPLETING}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - Flushed=true written=4684 remaining=0 WriteFlusher@681554c0{WRITING}->null
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - update WriteFlusher@681554c0{IDLE}->null:WRITING-->IDLE
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@71ab854d[PROCESSING][i=HTTP/1.1{s=200,h=6,cl=4442},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65e78583] ([p=242,l=242,c=8192,r=0],[p=4442,l=4442,c=8192,r=0],true)@END
2022-03-09 15:37:11 501 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-445 - GET /api/holmes-rule-mgmt/v1/rule] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=36268985-3f1d-4e0c-9c80-91fa8c031e97, referenceCounter=0, store size=0} on thread dw-445 - GET /api/holmes-rule-mgmt/v1/rule
2022-03-09 15:37:11 501 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-445] invocationID:{InvocationID} - Exiting.
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.Server][dw-445] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - unhandle HttpChannelState@2e8414c3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@2e8414c3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4}
2022-03-09 15:37:11 501 TRACE [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - KeepAlive stream used: https://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - completed HttpChannelState@2e8414c3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - unhandle HttpChannelState@2e8414c3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@2e8414c3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/rule written=4442
2022-03-09 15:37:11 501 DEBUG [sun.net.www.protocol.http.HttpURLConnection][pool-2-thread-1] invocationID:{InvocationID} - sun.net.www.MessageHeader@3c00150b7 pairs: {null: HTTP/1.1 200 OK}{Date: Wed, 09 Mar 2022 15:37:11 GMT}{X-TransactionID: 5a3f11ac-97c1-4e4f-984f-0933119451ba}{X-InvocationID: 4a83169f-0c86-43cd-9caf-1eef26eb8cc5}{Content-Type: application/json}{Vary: Accept-Encoding}{Content-Length: 4442}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - unconsumed input HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10/30000}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - >fill SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@ff99880[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b92c9b7{s=END}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\xEfGET ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - net filled=0
127.0.0.1 - - [09/Mar/2022:15:37:11 +0000] "GET /api/holmes-rule-mgmt/v1/rule HTTP/1.1" 200 4442 "-" "Jersey/2.31 (HttpUrlConnection 11.0.6)" 4
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@ff99880[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b92c9b7{s=END}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - >fill SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@ff99880[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b92c9b7{s=END}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\xEfGET ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@ff99880[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6b92c9b7{s=END}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - parseNext s=CONTENT HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - CONTENT --> CONTENT_END
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - onContentComplete HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - CONTENT_END --> END
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - onRequestComplete HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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://127.0.0.1:9101/api/holmes-rule-mgmt/v1/rule,age=4}
2022-03-09 15:37:11 501 DEBUG [org.eclipse.jetty.server.HttpInput][dw-445] invocationID:{InvocationID} - HttpInputOverHTTP@f9b7d26[c=0,q=0,[0]=null,s=STREAM] addContent EOF
2022-03-09 15:37:11 502 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=END,0 of -1}
2022-03-09 15:37:11 502 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10/30000}
2022-03-09 15:37:11 502 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-445] invocationID:{InvocationID} - recycle HttpChannelState@2e8414c3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:11 502 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - reset HttpParser{s=END,0 of -1}
2022-03-09 15:37:11 502 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - END --> START
2022-03-09 15:37:11 502 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 502 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - >fill SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 502 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:11 502 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\xEfGET ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 502 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:11 502 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - >fill SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00\xEfGET ...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=12/30000} filled 0 HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.http.HttpParser][dw-445] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=12/30000}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-445] invocationID:{InvocationID} - fillInterested HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=12/30000}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.FillInterest][dw-445] invocationID:{InvocationID} - interested FillInterest@28ec71dd{AC.ReadCB@ff99880{HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.FillInterest][dw-445] invocationID:{InvocationID} - interested FillInterest@4d8ed85f{SSLC.NBReadCB@1f72a7d0{SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}}}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@4748aa19 on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@2e8414c3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-445] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@255e6e3a size 1 > capacity
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-445] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@255e6e3a in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@4748aa19
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:11 503 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:20 326 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@d28c214-RuleActiveApp@76c86567{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@1118c900[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60898]] on ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:20 326 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@d28c214-RuleActiveApp@76c86567{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=1
2022-03-09 15:37:20 326 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:20 326 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:20 326 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:20 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:20 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update Accept@1118c900[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60898]]
2022-03-09 15:37:20 327 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue Accept@1118c900[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60898]] startThread=0
2022-03-09 15:37:20 327 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run Accept@1118c900[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60898]] in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:20 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:20 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 2 keys
2022-03-09 15:37:20 327 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-21] invocationID:{InvocationID} - SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09 15:37:20 327 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-21] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@380a54fb
2022-03-09 15:37:20 328 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-21] invocationID:{InvocationID} - new HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6efb2a1b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-09 15:37:20 328 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-21] invocationID:{InvocationID} - New HTTP Connection HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09 15:37:20 328 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005b5440@fc218c1 on ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-09 15:37:20 328 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-21] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 328 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 328 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - onOpen HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09 15:37:20 328 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-21] invocationID:{InvocationID} - fillInterested HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09 15:37:20 328 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@6b79eb3a{AC.ReadCB@5219e434{HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09 15:37:20 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - interested FillInterest@7462e284{SSLC.NBReadCB@38de40d0{SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}}}
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@3ef0e418 on ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=2
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Created SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/2 selected
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 2 updates
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updateable 2
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005b5440@fc218c1
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - ran Accept@1118c900[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60898]] in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:20 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@3ef0e418
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 2 keys
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/2 selected
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60898], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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} 
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3574]@2022-03-09T15:37:20.330723Z
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@25e9dcc3 offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3574]@2022-03-09T15:37:20.330861Z
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:20 330 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@23df587c startThread=0
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@62cbc478{s=0/1,p=1}@23df587c in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}]
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-22] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3574]@2022-03-09T15:37:20.33103Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=1}@23df587c started
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@23df587c waiting
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1}@25e9dcc3 task=EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3575]@2022-03-09T15:37:20.331216Z
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@7462e284{SSLC.NBReadCB@38de40d0{SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}}}
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-514] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3575]@2022-03-09T15:37:20.331328Z tryProduce true
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >c.onFillable SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - onFillable SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - fillable FillInterest@6b79eb3a{AC.ReadCB@5219e434{HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}}}
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@6efb2a1b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 2 keys
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 331 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:20 332 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 261 HeapByteBuffer@1414939e[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x032\xE1a\x1a\xDd\x03\x13\xA1\xAc\x11]\xC6Iq...8#\xB4\xC1[\x82\xAe\x1a\xEb\x82\xC5\x8f\xEa\x18\x9ec\x15\xA4\xEb\xFb\xF7\x9dI>>>\x02\x01\x02\x02\x00\x11\x00\t\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=261
2022-03-09 15:37:20 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill starting handshake SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK
2022-03-09 15:37:20 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-09 15:37:20 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@60f42b0c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09 15:37:20 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:20 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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
2022-03-09 15:37:20 333 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 333 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:20 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@38de40d0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:20 334 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 6 HeapByteBuffer@1414939e[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x032\xE1a\x1a...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=6
2022-03-09 15:37:20 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:20 334 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 367 HeapByteBuffer@1414939e[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x032\xE1a\x1a\xDd\x03\x13\xA1\xAc\x11]\xC6Iq...tw5\xBcd\x08^\x12\x7f\xCfd\xB2&\xE0\xCd\xC5\xD94\xBe%\x9b\x8dr>>>\xA0\x19:0/]y-\xFa...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=367
2022-03-09 15:37:20 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 334 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_TASK
2022-03-09 15:37:20 338 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-22] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@380a54fb
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_WRAP
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >flush SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@60f42b0c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2687 sequenceNumber = 0 [p=0,l=2687,c=17408,r=2687] ioDone=false/false
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - flushed 2687 SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@38de40d0{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:20 341 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >fill SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=13/30000} filled 0 HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=13/30000} parse HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.http.HttpParser][dw-22] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=13/30000} parsed false HttpParser{s=START,0 of -1}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=13/30000}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - fillInterested HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=13/30000}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@6b79eb3a{AC.ReadCB@5219e434{HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.FillInterest][dw-22] invocationID:{InvocationID} - interested FillInterest@7462e284{SSLC.NBReadCB@38de40d0{SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}}}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-22] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@3ef0e418 on ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-22] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@6efb2a1b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-22] invocationID:{InvocationID} - SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/2 selected
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-22] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@1264bd75 size 1 > capacity
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@3ef0e418
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@1264bd75 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:20 342 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:20 343 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 2 keys
2022-03-09 15:37:20 344 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/2 selected
2022-03-09 15:37:20 344 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:20 344 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:60898], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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} 
2022-03-09 15:37:20 344 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 344 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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
2022-03-09 15:37:20 344 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3575]@2022-03-09T15:37:20.344886Z
2022-03-09 15:37:20 344 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@23df587c offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3575]@2022-03-09T15:37:20.344948Z
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-514] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@71cbddb2 startThread=0
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1}@23df587c task=EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3575]@2022-03-09T15:37:20.345348Z
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-514] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3575]@2022-03-09T15:37:20.345301Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3575]@2022-03-09T15:37:20.345482Z tryProduce true
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - fillable FillInterest@7462e284{SSLC.NBReadCB@38de40d0{SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}}}
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 2 keys
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - >c.onFillable SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 345 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - onFillable SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 346 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - fillable FillInterest@6b79eb3a{AC.ReadCB@5219e434{HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-09 15:37:20 346 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@6efb2a1b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:20 346 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - >fill SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 346 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:20 346 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - filled 219 HeapByteBuffer@1414939e[p=0,l=219,c=17408,r=219]={<<<\x17\x03\x03\x005h\x05\xD3\xF2\xBf\xAc2i\xD2UX:6A\xB7pC\xF9[2...\xA6\xCa\x00\xEa\t\xE8\xEc\xB6\xFe\xBd\x00A\x16\xCb\xA0\xD1<\x1d\xA4{N\x10l>>>\x00,\x00E\x00C\x13\x01L...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 346 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - net filled=219
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - run ReservedThreadExecutor@62cbc478{s=0/1,p=1}@71cbddb2 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}]
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=1}@71cbddb2 started
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@71cbddb2 waiting
2022-03-09 15:37:20 347 DEBUG [jdk.event.security][dw-514] invocationID:{InvocationID} -  TLSHandshake: 10.233.71.168:60898, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - unwrap net_filled=219 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=219,c=17408,r=161] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x12m\xEf3\x0f\x0f...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - handshake succeeded SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=161/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - filled 0 HeapByteBuffer@1414939e[p=58,l=219,c=17408,r=161]={\x17\x03\x03\x005\x14\x00\x00 ...eT|\xF0\xE9\xB5K<<<\x17\x03\x03\x00\x9c\x83wQ\xC5%$\xF015Z[\xE0\xC9\xD9'\xCf'2\x95\xA0...\xA6\xCa\x00\xEa\t\xE8\xEc\xB6\xFe\xBd\x00A\x16\xCb\xA0\xD1<\x1d\xA4{N\x10l>>>\x00,\x00E\x00C\x13\x01L...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - net filled=0
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 161 bytesProduced = 139 encryptedBuffer=[p=219,l=219,c=17408,r=0] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=139,c=17408,r=139]={<<>>\x0c\xCdX\n\x0cQ\x8c\xF7M...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=139,c=17408,r=139]={<<>>\x0c\xCdX\n\x0cQ\x8c\xF7M...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@5219e434[p=HttpParser{s=START,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=5/30000} filled 139 HeapByteBuffer@45b8b235[p=0,l=139,c=17408,r=139]={<<>>\x0c\xCdX\n\x0cQ\x8c\xF7M...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@45b8b235[p=0,l=139,c=17408,r=139]={<<>>\x0c\xCdX\n\x0cQ\x8c\xF7M...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@45b8b235[p=0,l=139,c=17408,r=139]={<<>>\x0c\xCdX\n\x0cQ\x8c\xF7M...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - START --> SPACE1
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - SPACE1 --> URI
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - URI --> SPACE2
2022-03-09 15:37:20 347 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Host --> VALUE
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Host --> FIELD
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Accept: */* --> IN_VALUE
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Accept: */* --> FIELD
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - HEADER --> CONTENT
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - REQUEST for //10.233.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.71.28:9101
User-Agent: kube-probe/1.22
Accept: */*
Connection: close


2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=5/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=5/30000}
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - handle //10.233.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - handling HttpChannelState@6efb2a1b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-514] invocationID:{InvocationID} - Host 10.233.71.28 with SNI null
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.server.Server][dw-514] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-514] invocationID:{InvocationID} - GzipHandler@6986f93e{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck)@2d4ba653 in null
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-514] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-514] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@6a9b9909{/,null,AVAILABLE}
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-26d5a317@7398fa0b==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514] invocationID:{InvocationID} - chain=customFilter@2db15f70==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-4e4162bc@4e4162bc==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-6839203b@6839203b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-26d5a317@7398fa0b==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-09 15:37:20 348 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514] invocationID:{InvocationID} - call filter customFilter@2db15f70==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2022-03-09 15:37:20 348 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-514] invocationID:{InvocationID} - Entering.
2022-03-09 15:37:20 348 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-514] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2022-03-09 15:37:20 348 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-514] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 862a5a1c-9ad3-416d-8698-6735d5068fba
2022-03-09 15:37:20 349 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-514] invocationID:{InvocationID} - Invoking synchronously ... 
2022-03-09 15:37:20 349 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-4e4162bc@4e4162bc==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2022-03-09 15:37:20 349 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-6839203b@6839203b==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2022-03-09 15:37:20 349 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-26d5a317@7398fa0b==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2022-03-09 15:37:20 349 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@6986f93e{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck)@2d4ba653
2022-03-09 15:37:20 349 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@392ea071 exclude no deflater
2022-03-09 15:37:20 349 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@69ffbd0d[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@46f6cbcd{null}
2022-03-09 15:37:20 349 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
200 OK HTTP/1.1
Connection: close
Date: Wed, 09 Mar 2022 15:37:20 GMT
X-TransactionID: 862a5a1c-9ad3-416d-8698-6735d5068fba
X-InvocationID: ffef4127-7a9e-4fd6-a9f0-cad3e64c7198
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-09 15:37:20 349 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@36ff947e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7a1e87f8] (null,[p=0,l=4,c=8192,r=4],true)@START
2022-03-09 15:37:20 349 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@69ffbd0d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 349 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Wed, 09 Mar 2022 15:37:20 GMT
X-TransactionID: 862a5a1c-9ad3-416d-8698-6735d5068fba
X-InvocationID: ffef4127-7a9e-4fd6-a9f0-cad3e64c7198
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@36ff947e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7a1e87f8] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@6e1d4a63{IDLE}->null [HeapByteBuffer@c8b30a3[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@69ffbd0d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6e1d4a63{WRITING}->null:IDLE-->WRITING
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=W,to=7/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=COMPLETING}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@c8b30a3[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@69ffbd0d[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-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
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=COMPLETING}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=W,to=8/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=COMPLETING}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@6e1d4a63{WRITING}->null
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@6e1d4a63{IDLE}->null:WRITING-->IDLE
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@36ff947e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7a1e87f8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@36ff947e[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7a1e87f8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=8/30000}
2022-03-09 15:37:20 350 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=END}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2} oshut=false, ishut=false
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=END}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=2}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@60f42b0c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-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
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=END}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=END}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUTTING,fill=-,flush=-,to=8/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=END}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=END}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@7462e284{SSLC.NBReadCB@38de40d0{SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=END}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}}}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUTTING,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=END}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@3ef0e418 on ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-09 15:37:20 351 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=e216262a-acad-4f52-8d8a-8e5b633133f6, referenceCounter=0, store size=0} on thread dw-514 - GET /api/holmes-rule-mgmt/v1/healthcheck
2022-03-09 15:37:20 351 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-514] invocationID:{InvocationID} - Exiting.
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/2 selected
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 1 updates
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@3ef0e418
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.server.Server][dw-514] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - unhandle HttpChannelState@6efb2a1b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@6efb2a1b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - completed HttpChannelState@6efb2a1b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - unhandle HttpChannelState@6efb2a1b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@6efb2a1b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@76dc9991{s=END}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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.71.28:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 2 keys
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-514] invocationID:{InvocationID} - recycle HttpChannelState@6efb2a1b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/2 selected
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - CONTENT --> CLOSE
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
10.233.71.168 - - [09/Mar/2022:15:37:20 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.22" 3
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - >fill SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.71.28:9101 remote=/10.233.71.168:60898], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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} 
2022-03-09 15:37:20 351 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - fill NEED_UNWRAP
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - filled 24 HeapByteBuffer@1414939e[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13=\t\x98\x91\xA2\xC3\xB94\xB73~\xBe\x1b\xE2C\xDag\x0c\x87>>>Ay\xD6\xFe%4s\x97\x91...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - net filled=24
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] 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@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NEED_UNWRAP,eio=24/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=-,flush=-,to=9/30000} filled -1 HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514] invocationID:{InvocationID} - close DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=-,flush=-,to=9/30000}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-25] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514] invocationID:{InvocationID} - close(null) DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=-,flush=-,to=9/30000}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - shutdownOutput: SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3576]@2022-03-09T15:37:20.352219Z
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@71cbddb2 offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3576]@2022-03-09T15:37:20.352263Z
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - ensureFillInterested SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514] invocationID:{InvocationID} - close SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,CLOSED,fill=-,flush=-,to=9/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@8ef77f8 startThread=0
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1}@71cbddb2 task=EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3576]@2022-03-09T15:37:20.352447Z
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-25] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3576]@2022-03-09T15:37:20.352386Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4843c60a{l=/10.233.71.28:9101,r=/10.233.71.168:60898,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=/10.233.71.28:9101,r=/10.233.71.168:60898,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-94] invocationID:{InvocationID} - run ReservedThreadExecutor@62cbc478{s=0/1,p=1}@8ef77f8 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}]
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=1}@8ef77f8 started
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=1}][pc=0,pic=0,pec=19,epc=3576]@2022-03-09T15:37:20.352533Z tryProduce true
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@8ef77f8 waiting
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - onClose FillInterest@7462e284{SSLC.NBReadCB@38de40d0{SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}}}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - onFillableFail SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - fillable FillInterest@7462e284{SSLC.NBReadCB@38de40d0{SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}}}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.FillInterest][dw-25] invocationID:{InvocationID} - FillInterest@7462e284{null} lost race null
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@23df587c size 1 > capacity
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - onFail FillInterest@6b79eb3a{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:227)
	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$1.run(ChannelEndPoint.java:104)
	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)
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Wakeup ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=1 updates=0
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@23df587c in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-514] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@43e34755 startThread=0
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@4843c60a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@43e34755 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - onClose FillInterest@6b79eb3a{null}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.http.HttpParser][dw-514] invocationID:{InvocationID} - CLOSE --> CLOSED
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000} onFillable exit HttpChannelState@6efb2a1b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-25] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@4843c60a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose HttpConnection@5219e434::DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-514] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@25e9dcc3 size 1 > capacity
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@4843c60a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 352 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-514] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@25e9dcc3 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:20 353 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-25] invocationID:{InvocationID} - onClose SslConnection@38de40d0::SocketChannelEndPoint@4843c60a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 353 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@43e34755 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:20 353 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4843c60a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@38de40d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@38dec258{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10/30000}=>HttpConnection@5219e434[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@76dc9991{s=START}]=>HttpChannelOverHttp@5f8040c6{s=HttpChannelState@6efb2a1b{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}
2022-03-09 15:37:20 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 2 keys
2022-03-09 15:37:20 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:20 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/1 selected
2022-03-09 15:37:20 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 0 updates
2022-03-09 15:37:20 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:20 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:20 353 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:21 468 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6c11455e] obtained in 0 millis
2022-03-09 15:37:21 468 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@620a2264, maxRows=0, fetchSize=0, flags=16
2022-03-09 15:37:21 468 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_72,portal=null)
2022-03-09 15:37:21 468 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-09 15:37:21 468 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-09 15:37:21 470 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-09 15:37:21 470 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE DataRow(len=41)
2022-03-09 15:37:21 470 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 1)
2022-03-09 15:37:21 470 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-09 15:37:21 470 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY] took 2 millis
2022-03-09 15:37:21 471 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 2
2022-03-09 15:37:21 471 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getInt columnIndex: 3
2022-03-09 15:37:21 471 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getLong columnIndex: 4
2022-03-09 15:37:21 471 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6c11455e] released
2022-03-09 15:37:21 471 INFO  [org.onap.holmes.rulemgt.RuleAllocator][RuleAllocatorTimer] invocationID:{InvocationID} - There are 1 engine instance(s) running currently.
2022-03-09 15:37:21 471 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@41cab080] obtained in 0 millis
2022-03-09 15:37:21 471 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@64b543b8, maxRows=0, fetchSize=0, flags=16
2022-03-09 15:37:21 471 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_74,portal=null)
2022-03-09 15:37:21 471 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-09 15:37:21 471 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-09 15:37:21 472 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-09 15:37:21 472 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE DataRow(len=13)
2022-03-09 15:37:21 472 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 1)
2022-03-09 15:37:21 472 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-09 15:37:21 472 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* EngineEntityDao.getLegacyEngines */ SELECT DISTINCT(ENGINEINSTANCE) FROM APLUS_RULE] took 1 millis
2022-03-09 15:37:21 473 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 1
2022-03-09 15:37:21 473 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@41cab080] released
2022-03-09 15:37:21 473 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6eb29f28] obtained in 0 millis
2022-03-09 15:37:21 473 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@d779530, maxRows=0, fetchSize=0, flags=16
2022-03-09 15:37:21 473 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_73,portal=null,$1=<'10.233.72.223'>,type=VARCHAR)
2022-03-09 15:37:21 473 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2022-03-09 15:37:21 473 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2022-03-09 15:37:21 475 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE BindComplete [unnamed]
2022-03-09 15:37:21 475 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE DataRow(len=4,164)
2022-03-09 15:37:21 475 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CommandStatus(SELECT 1)
2022-03-09 15:37:21 475 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2022-03-09 15:37:21 475 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - statement:[/* CorrelationRuleDao.queryRuleByEngineInstance */ SELECT * FROM APLUS_RULE WHERE engineinstance=?] took 2 millis
2022-03-09 15:37:21 475 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 2
2022-03-09 15:37:21 475 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 1
2022-03-09 15:37:21 475 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 4
2022-03-09 15:37:21 475 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getInt columnIndex: 5
2022-03-09 15:37:21 475 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getInt columnIndex: 6
2022-03-09 15:37:21 475 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 7
2022-03-09 15:37:21 475 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 8
2022-03-09 15:37:21 476 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 9
2022-03-09 15:37:21 476 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 11
2022-03-09 15:37:21 476 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getObject columnIndex: 13
2022-03-09 15:37:21 476 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 14
2022-03-09 15:37:21 476 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 15
2022-03-09 15:37:21 476 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 17
2022-03-09 15:37:21 476 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 3
2022-03-09 15:37:21 476 TRACE [org.postgresql.jdbc.PgConnection][RuleAllocatorTimer] invocationID:{InvocationID} -   getString columnIndex: 16
2022-03-09 15:37:21 476 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@6eb29f28] released
2022-03-09 15:37:21 503 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/1 selected
2022-03-09 15:37:21 503 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:21 504 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:9101 remote=/127.0.0.1:51732], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10000/30000}{io=1/1,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10000/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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} 
2022-03-09 15:37:21 504 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10001/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 505 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10001/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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
2022-03-09 15:37:21 505 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3577]@2022-03-09T15:37:21.505633Z
2022-03-09 15:37:21 505 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@8ef77f8 offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3577]@2022-03-09T15:37:21.505747Z
2022-03-09 15:37:21 505 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:21 505 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@3aea0c36 startThread=0
2022-03-09 15:37:21 505 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-24] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3577]@2022-03-09T15:37:21.505874Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10002/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10002/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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
2022-03-09 15:37:21 505 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - run ReservedThreadExecutor@62cbc478{s=0/1,p=1}@3aea0c36 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}]
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1}@8ef77f8 task=EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3578]@2022-03-09T15:37:21.505989Z
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=1}@3aea0c36 started
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@3aea0c36 waiting
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@4d8ed85f{SSLC.NBReadCB@1f72a7d0{SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10002/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10002/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}}}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-94] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3578]@2022-03-09T15:37:21.506054Z tryProduce true
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >c.onFillable SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10002/30000}{io=1/0,kio=1,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10002/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10002/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - onFillable SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10002/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 1 keys
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - fillable FillInterest@28ec71dd{AC.ReadCB@ff99880{HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=FI,flush=-,to=10002/30000}}}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10003/30000} onFillable enter HttpChannelState@2e8414c3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >fill SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10003/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled 80 HeapByteBuffer@1414939e[p=0,l=80,c=17408,r=80]={<<<\x17\x03\x03\x00#\xAa\xC3$\xFbv\xBe\xEf\x19\xB7\xE07l8Q\xE7\xF2k\xC9\xE4\xD6...\x80\xDd~/',n\x03\x01\\j\xE9\x8a\xBc\x16\xB5\xEf\xE2\xDf\x02\xDf\x13\x98>>>ule-mgmt/...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=80
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=80 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 40 bytesProduced = 0 encryptedBuffer=[p=40,l=80,c=17408,r=40] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - shutdownInput SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=17328/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10003/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - filled -1 HeapByteBuffer@1414939e[p=40,l=80,c=17408,r=40]={\x17\x03\x03\x00#\x01Z\x15\x00...E\xCa\xB2r\xA5\xA7\x16<<<\x17\x03\x03\x00#\xB7X\xAb\t\xC0\xCeD\xDa\x018\x8f2\x80\xDd~/',n\x03\x01\\j\xE9\x8a\xBc\x16\xB5\xEf\xE2\xDf\x02\xDf\x13\x98>>>ule-mgmt/...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net filled=-1
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - unwrap net_filled=-1 Status = CLOSED HandshakeStatus = NEED_WRAP bytesConsumed = 40 bytesProduced = 0 encryptedBuffer=[p=80,l=80,c=17408,r=0] unwrapBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@1f72a7d0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10003/30000}=>HttpConnection@ff99880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - atEOF HttpParser{s=START,0 of -1}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10003/30000} filled -1 HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10003/30000} parse HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00} {}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@45b8b235[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#J\xE4q\xAe...\x00\x00\x00\x00\x00\x00\x00}
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.http.HttpParser][dw-24] invocationID:{InvocationID} - START --> CLOSED
2022-03-09 15:37:21 506 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10003/30000}
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,OPEN,fill=-,flush=-,to=10003/30000}
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - shutdownOutput: SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,CLOSED,fill=-,flush=-,to=10003/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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=false, ishut=true
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - >flush SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,CLOSED,fill=-,flush=-,to=10003/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@60f42b0c[p=0,l=0,c=0,r=0]={<<<>>>}
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - flush NEED_WRAP
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 2 [p=0,l=40,c=17408,r=40] ioDone=true/true
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,CLOSED,fill=-,flush=-,to=10004/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - net flushed=true, ac=true
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,CLOSED,fill=-,flush=-,to=10004/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-24] invocationID:{InvocationID} - doClose SocketChannelEndPoint@648c2ac1{l=/127.0.0.1:9101,r=/127.0.0.1:51732,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=/127.0.0.1:9101,r=/127.0.0.1:51732,CLOSED,fill=-,flush=-,to=10004/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@4d8ed85f{null}
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-24] invocationID:{InvocationID} - Wakeup ManagedSelector@33a47707{STARTED} id=0 keys=1 selected=0 updates=0
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7143f02f startThread=0
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7143f02f in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/0 selected
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 0 updates
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 0
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10004/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 0 keys
2022-03-09 15:37:21 507 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@648c2ac1{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10004/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@648c2ac1{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10004/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-22] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@648c2ac1{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10004/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close SocketChannelEndPoint@648c2ac1{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10004/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10004/30000}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@648c2ac1{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10004/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.io.FillInterest][dw-24] invocationID:{InvocationID} - onClose FillInterest@28ec71dd{null}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10004/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10004/30000}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-24] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10005/30000}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-24] invocationID:{InvocationID} - HttpConnection@ff99880::DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10005/30000} onFillable exit HttpChannelState@2e8414c3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-22] invocationID:{InvocationID} - onClose SslConnection@1f72a7d0::SocketChannelEndPoint@648c2ac1{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10005/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-24] invocationID:{InvocationID} - SslConnection@1f72a7d0{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@2bdbf9f0{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=10005/30000}=>HttpConnection@ff99880[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b92c9b7{s=START}]=>HttpChannelOverHttp@b62ab70{s=HttpChannelState@2e8414c3{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}
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-24] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@71cbddb2 size 1 > capacity
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-24] invocationID:{InvocationID} - ran ReservedThreadExecutor@62cbc478{s=1/1,p=0}@71cbddb2 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:21 508 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-22] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7143f02f in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@d28c214-RuleActiveApp@76c86567{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@56e613ad[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:32774]] on ManagedSelector@33a47707{STARTED} id=0 keys=0 selected=0 updates=0
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@d28c214-RuleActiveApp@76c86567{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-20-acceptor-0@d28c214-RuleActiveApp@76c86567{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@485c6cb3[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:32776]] on ManagedSelector@33a47707{STARTED} id=0 keys=0 selected=0 updates=1
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/0 selected
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 2 updates
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 2
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - update Accept@56e613ad[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:32774]]
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-94] invocationID:{InvocationID} - queue Accept@56e613ad[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:32774]] startThread=0
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - update Accept@485c6cb3[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:32776]]
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-94] invocationID:{InvocationID} - queue Accept@485c6cb3[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:32776]] startThread=0
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 2 keys
2022-03-09 15:37:30 327 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-445] invocationID:{InvocationID} - run Accept@56e613ad[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:32774]] in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-445] invocationID:{InvocationID} - SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-514] invocationID:{InvocationID} - run Accept@485c6cb3[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:32776]] in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-445] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@7b25422d
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-514] invocationID:{InvocationID} - SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-514] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@54d3770c
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-445] invocationID:{InvocationID} - new HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@6d72928c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-445] invocationID:{InvocationID} - New HTTP Connection HttpConnection@26b99303::DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005b5440@3aa7c75b on ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=0
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-445] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-445] invocationID:{InvocationID} - onOpen SslConnection@43b8d471::SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-445] invocationID:{InvocationID} - onOpen HttpConnection@26b99303::DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-445] invocationID:{InvocationID} - fillInterested HttpConnection@26b99303::DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.FillInterest][dw-445] invocationID:{InvocationID} - interested FillInterest@3aa35487{AC.ReadCB@26b99303{HttpConnection@26b99303::DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@43b8d471::SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-445] invocationID:{InvocationID} - SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-514] invocationID:{InvocationID} - new HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@5eb61c57{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.FillInterest][dw-445] invocationID:{InvocationID} - interested FillInterest@3e3ad197{SSLC.NBReadCB@43b8d471{SslConnection@43b8d471::SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}}}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-514] invocationID:{InvocationID} - New HTTP Connection HttpConnection@2585f92c::DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=0/30000}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-445] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@3b24917d on ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=1
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=2
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005b5440@1f1a1be6 on ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=0 updates=2
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-445] invocationID:{InvocationID} - Created SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}
2022-03-09 15:37:30 328 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-445] invocationID:{InvocationID} - ran Accept@56e613ad[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:32774]] in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}]
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken with none selected
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 0/0/2 selected
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 0 keys, 3 updates
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updateable 3
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005b5440@3aa7c75b
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@3b24917d
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-514] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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}
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-514] invocationID:{InvocationID} - onOpen SslConnection@71a0f8f6::SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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}
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-514] invocationID:{InvocationID} - onOpen HttpConnection@2585f92c::DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-514] invocationID:{InvocationID} - fillInterested HttpConnection@2585f92c::DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=1/30000}
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$504/0x00000001005b5440@1f1a1be6
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - interested FillInterest@1d6253e0{AC.ReadCB@2585f92c{HttpConnection@2585f92c::DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=0/30000}}}
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 2 keys
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/2 selected
2022-03-09 15:37:30 329 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-94] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:30 330 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@71a0f8f6::SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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}
2022-03-09 15:37:30 330 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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} 
2022-03-09 15:37:30 330 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-514] invocationID:{InvocationID} - ensureFillInterested SslConnection@71a0f8f6::SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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}
2022-03-09 15:37:30 330 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}
2022-03-09 15:37:30 330 DEBUG [org.eclipse.jetty.io.FillInterest][dw-514] invocationID:{InvocationID} - interested FillInterest@52e8ae81{SSLC.NBReadCB@71a0f8f6{SslConnection@71a0f8f6::SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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}}}
2022-03-09 15:37:30 330 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-94] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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
2022-03-09 15:37:30 330 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-514] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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}
2022-03-09 15:37:30 330 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3578]@2022-03-09T15:37:30.330868Z
2022-03-09 15:37:30 330 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@24f99b62 on ManagedSelector@33a47707{STARTED} id=0 keys=2 selected=1 updates=0
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@3aea0c36 offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3578]@2022-03-09T15:37:30.330991Z
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-94] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-514] invocationID:{InvocationID} - Created SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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}
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-94] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@7eaeef43 startThread=0
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-25] invocationID:{InvocationID} - run ReservedThreadExecutor@62cbc478{s=0/1,p=1}@7eaeef43 in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}]
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=1}@7eaeef43 started
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-25] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0}@7eaeef43 waiting
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-514] invocationID:{InvocationID} - ran Accept@485c6cb3[java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:32776]] in InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=1}]
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1}@3aea0c36 task=EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3578]@2022-03-09T15:37:30.331327Z
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3578]@2022-03-09T15:37:30.331376Z tryProduce true
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updateable 1
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$498/0x00000001005b6840@24f99b62
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-94] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=1}][pc=0,pic=0,pec=19,epc=3578]@2022-03-09T15:37:30.331268Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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}
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - updates 0
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa waiting with 2 keys
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa woken up from select, 1/1/2 selected
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@1583f8fa processing 1 keys, 0 updates
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-21] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.71.28:9101 remote=/10.233.71.168:32776], selector=sun.nio.ch.EPollSelectorImpl@1583f8fa, interestOps=1, readyOps=1 SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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} 
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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}
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.FillInterest][dw-94] invocationID:{InvocationID} - fillable FillInterest@3e3ad197{SSLC.NBReadCB@43b8d471{SslConnection@43b8d471::SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}}}
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-21] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=1/1,p=0} tryExecute EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=1/1,p=0}][pc=0,pic=0,pec=19,epc=3579]@2022-03-09T15:37:30.331937Z
2022-03-09 15:37:30 331 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=0}@7eaeef43 offer EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=0}][pc=0,pic=0,pec=19,epc=3579]@2022-03-09T15:37:30.331978Z
2022-03-09 15:37:30 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - >c.onFillable SslConnection@43b8d471::SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}
2022-03-09 15:37:30 332 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-21] invocationID:{InvocationID} - ReservedThreadExecutor@62cbc478{s=0/1,p=1} startReservedThread p=1
2022-03-09 15:37:30 332 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-21] invocationID:{InvocationID} - queue ReservedThreadExecutor@62cbc478{s=0/1,p=1}@2c72f246 startThread=0
2022-03-09 15:37:30 332 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-21] invocationID:{InvocationID} - EatWhatYouKill@67c21bf/SelectorProducer@e795a1d/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@8c12524{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@62cbc478{s=0/1,p=1}][pc=0,pic=0,pec=19,epc=3579]@2022-03-09T15:37:30.332057Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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
2022-03-09 15:37:30 332 DEBUG [org.eclipse.jetty.io.FillInterest][dw-21] invocationID:{InvocationID} - fillable FillInterest@52e8ae81{SSLC.NBReadCB@71a0f8f6{SslConnection@71a0f8f6::SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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}}}
2022-03-09 15:37:30 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-94] invocationID:{InvocationID} - onFillable SslConnection@43b8d471::SocketChannelEndPoint@22371075{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@43b8d471{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@26b99303[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5068e402{s=START}]=>HttpChannelOverHttp@39d4badd{s=HttpChannelState@6d72928c{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}
2022-03-09 15:37:30 332 DEBUG [org.eclipse.jetty.io.FillInterest][dw-94] invocationID:{InvocationID} - fillable FillInterest@3aa35487{AC.ReadCB@26b99303{HttpConnection@26b99303::DecryptedEndPoint@775c93ef{l=/10.233.71.28:9101,r=/10.233.71.168:32774,OPEN,fill=FI,flush=-,to=3/30000}}}
2022-03-09 15:37:30 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - >c.onFillable SslConnection@71a0f8f6::SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a1{s=START}]=>HttpChannelOverHttp@5a7c1b29{s=HttpChannelState@5eb61c57{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}
2022-03-09 15:37:30 332 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-21] invocationID:{InvocationID} - onFillable SslConnection@71a0f8f6::SocketChannelEndPoint@1ec54cce{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@71a0f8f6{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6a218873{l=/10.233.71.28:9101,r=/10.233.71.168:32776,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@2585f92c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@17a484a